de.fzi.kadmos.webutils.core
Class KADMOSAlignmentServiceImplTest

java.lang.Object
  extended by de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest

public class KADMOSAlignmentServiceImplTest
extends Object

Test class for the KADMOSAlignmentServiceImpl

Author:
Matthias Stumpp

Constructor Summary
KADMOSAlignmentServiceImplTest()
           
 
Method Summary
static void setUpAfterClass()
          Removes created properties file.
static void setUpBeforeClass()
          Creates a properties file with required configuration parameters.
 void testInputAlignmentEmpty()
          Test method for simple working request.
 void testInputAlignmentNotAvailable()
          Test method for simple working request.
 void testInputAlignmentNotParseable()
          Test method for simple working request.
 void testOntology1Empty()
          Test method for simple working request.
 void testOntology1NotAvailable()
          Test method for simple working request.
 void testOntology1Null()
          Test method for simple working request.
 void testOntology2Empty()
          Test method for simple working request.
 void testOntology2NotAvailable()
          Test method for simple working request.
 void testOntology2Null()
          Test method for simple working request.
 void testSimplesWorkingRequest()
          Test method for simple working request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KADMOSAlignmentServiceImplTest

public KADMOSAlignmentServiceImplTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Creates a properties file with required configuration parameters.

Throws:
Exception

setUpAfterClass

public static void setUpAfterClass()
                            throws Exception
Removes created properties file.

Throws:
Exception

testSimplesWorkingRequest

public final void testSimplesWorkingRequest()
                                     throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testOntology1Null

public final void testOntology1Null()
                             throws Exception
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.
Exception

testOntology2Null

public final void testOntology2Null()
                             throws Exception
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.
Exception

testOntology1Empty

public final void testOntology1Empty()
                              throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testOntology2Empty

public final void testOntology2Empty()
                              throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testOntology1NotAvailable

public final void testOntology1NotAvailable()
                                     throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testOntology2NotAvailable

public final void testOntology2NotAvailable()
                                     throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testInputAlignmentEmpty

public final void testInputAlignmentEmpty()
                                   throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testInputAlignmentNotAvailable

public final void testInputAlignmentNotAvailable()
                                          throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.

testInputAlignmentNotParseable

public final void testInputAlignmentNotParseable()
                                          throws KADMOSFault
Test method for simple working request.

Throws:
KADMOSFault - if something goes wrong.


Copyright © 2012. All Rights Reserved.