|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--fr.jussieu.gla.wasa.core.junit.ConfigurationTest
Tests of the Configuration's behavior.
| Constructor Summary | |
ConfigurationTest(java.lang.String s)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testCompare1()
Tests comparing two Configurations holding immutable values. |
void |
testRestore1()
Tests restoring one value from a Configuration. |
void |
testRestore2()
Tests comparing two Configurations holding cloned values. |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConfigurationTest(java.lang.String s)
| Method Detail |
public void setUp()
setUp in class junit.framework.TestCasepublic void testRestore1()
public void testCompare1()
public void testRestore2()
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||