public static class ParamTestSuite.ParameterBasicMathOperations extends javolution.testing.TestCase
Constructor and Description |
---|
ParameterBasicMathOperations() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes this test case (possibly multiple times in which case
the
TestCase.count() method should be overriden). |
java.lang.CharSequence |
getDescription() |
void |
validate()
Validates the test results (the default implementation does
nothing).
|
public ParameterBasicMathOperations()
public java.lang.CharSequence getDescription()
public void execute()
javolution.testing.TestCase
TestCase.count()
method should be overriden).execute
in class javolution.testing.TestCase
public void validate()
javolution.testing.TestCase
validate
in class javolution.testing.TestCase