public class ControlTypeTestCase
extends TestCase
Constructor and Description |
---|
ControlTypeTestCase(java.lang.String strName) |
Modifier and Type | Method and Description |
---|---|
void |
testConstructor()
Checks the constructor().
|
void |
testEqualsSelfIdentity()
Checks equals().
|
void |
testEqualsSelfUnequality()
Checks equals().
|
void |
testHashCode()
Checks hashCode().
|
void |
testToString()
Checks toString().
|
public void testConstructor() throws java.lang.Exception
java.lang.Exception
public void testEqualsSelfIdentity() throws java.lang.Exception
java.lang.Exception
public void testEqualsSelfUnequality() throws java.lang.Exception
java.lang.Exception
public void testHashCode() throws java.lang.Exception
java.lang.Exception
public void testToString() throws java.lang.Exception
java.lang.Exception