public class ConstructorCommandTest
extends java.lang.Object
Constructor and Description |
---|
ConstructorCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testConstructor0Arg() |
void |
testConstructor1Arg() |
void |
testDefaultConstructor() |
void |
testWrongConstructor() |