|
||||||||||
| 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
|
+--de.jface.remind.core.UniqueNumberTest
| Constructor Summary | |
UniqueNumberTest(java.lang.String name)
|
|
| Method Summary | |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testCreateExistingWithAllowModify()
|
void |
testCreateExistingWithoutAllowModify()
|
void |
testCreateNew()
|
void |
testGetInstance()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, 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 UniqueNumberTest(java.lang.String name)
| Method Detail |
protected void setUp()
setUp in class junit.framework.TestCaseprotected void tearDown()
tearDown in class junit.framework.TestCase
public void testCreateNew()
throws java.lang.Exception
public void testCreateExistingWithAllowModify()
throws java.lang.Exception
public void testCreateExistingWithoutAllowModify()
throws java.lang.Exception
public void testGetInstance()
throws java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||