public class ControlTestCase
extends TestCase
| Constructor and Description |
|---|
ControlTestCase(java.lang.String strName) |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetTypeNull()
Checks getType().
|
void |
testGetTypeObject()
Checks getType().
|
void |
testToString()
Checks toString().
|
public void testGetTypeObject()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetTypeNull()
throws java.lang.Exception
java.lang.Exceptionpublic void testToString()
throws java.lang.Exception
java.lang.Exception