|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
public class KADMOSAlignmentServiceImplTest
Test class for the KADMOSAlignmentServiceImpl
| 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 |
|---|
public KADMOSAlignmentServiceImplTest()
| Method Detail |
|---|
public static void setUpBeforeClass()
throws Exception
Exception
public static void setUpAfterClass()
throws Exception
Exception
public final void testSimplesWorkingRequest()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testOntology1Null()
throws Exception
KADMOSFault - if something goes wrong.
Exception
public final void testOntology2Null()
throws Exception
KADMOSFault - if something goes wrong.
Exception
public final void testOntology1Empty()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testOntology2Empty()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testOntology1NotAvailable()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testOntology2NotAvailable()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testInputAlignmentEmpty()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testInputAlignmentNotAvailable()
throws KADMOSFault
KADMOSFault - if something goes wrong.
public final void testInputAlignmentNotParseable()
throws KADMOSFault
KADMOSFault - if something goes wrong.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||