public class CheckTest
extends java.lang.Object
Constructor and Description |
---|
CheckTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCheckArgument()
Test the check argument function.
|
void |
testCheckClass()
Test check class.
|
void |
testCheckNotNull()
Test the check not null function.
|
public void testCheckClass() throws java.lang.Exception
java.lang.Exception
- If error.public void testCheckArgument()
public void testCheckNotNull()