|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.uds.cs.st.dd.core.test.DDTest
Basic test class for the DD class. Provides a simple example of the usage of DD.
Nested Class Summary | |
private class |
DDTest.SimpleTester
Internal class to provide a simple testing mechanism. |
Constructor Summary | |
DDTest()
The constructor. |
Method Summary | |
static TConfiguration |
createTConfiguration1()
Creates a configuration that consists of 20 integers (1..20). |
static TConfiguration |
createTConfiguration2()
Creates a configuration that consists of single words. |
static void |
main(String[] args)
The main function calls DD with a test method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DDTest()
Method Detail |
public static TConfiguration createTConfiguration1()
public static TConfiguration createTConfiguration2()
public static void main(String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |