|
J avolution v5.2 (J2SE 1.5+) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavolution.testing.TestCase
javolution.ContextTestSuite.ArrayAllocation
public static class ContextTestSuite.ArrayAllocation
| Constructor Summary | |
|---|---|
ContextTestSuite.ArrayAllocation(int size,
boolean recycle)
|
|
| Method Summary | |
|---|---|
void |
execute()
Executes this test case (possibly multiple times in which case the TestCase.count() method should be overriden). |
java.lang.CharSequence |
getDescription()
Returns the description of this test case or null if none. |
void |
validate()
Validates the test results (the default implementation does nothing). |
| Methods inherited from class javolution.testing.TestCase |
|---|
cleanup, count, prepare, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ContextTestSuite.ArrayAllocation(int size,
boolean recycle)
| Method Detail |
|---|
public java.lang.CharSequence getDescription()
TestCasenull if none.
getDescription in class TestCasenullpublic void execute()
TestCaseTestCase.count() method should be overriden).
execute in class TestCasepublic void validate()
TestCase
validate in class TestCase
|
J avolution v5.2 (J2SE 1.5+) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||