public class Set4TestUnit extends java.lang.Object implements TestLifeCycle
| Constructor and Description |
|---|
Set4TestUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testContains() |
void |
testSize() |
public void setUp()
setUp in interface TestLifeCyclepublic void testSize()
public void testContains()
public void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCyclejava.lang.Exception