|
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.TestSuite
javolution.UtilTestSuite
public final class UtilTestSuite
This class holds javolution.util benchmark.
| Nested Class Summary | |
|---|---|
static class |
UtilTestSuite.ArrayListDirectIteration
|
static class |
UtilTestSuite.CollectionAdd
|
static class |
UtilTestSuite.CollectionIteration
|
static class |
UtilTestSuite.FastListDirectIteration
|
static class |
UtilTestSuite.FastMapDirectIteration
|
static class |
UtilTestSuite.FastTableDirectIteration
|
static class |
UtilTestSuite.MapGet
|
static class |
UtilTestSuite.MapIteration
|
static class |
UtilTestSuite.MapPut
|
static class |
UtilTestSuite.MapRemove
|
| Field Summary | |
|---|---|
static Configurable<java.lang.Integer> |
SIZE
|
| Constructor Summary | |
|---|---|
UtilTestSuite()
|
|
| Method Summary | |
|---|---|
void |
run()
Runs this test suite. |
| Methods inherited from class javolution.testing.TestSuite |
|---|
getDescription, getTestCases, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Configurable<java.lang.Integer> SIZE
| Constructor Detail |
|---|
public UtilTestSuite()
| Method Detail |
|---|
public void run()
TestSuite
run in interface java.lang.Runnablerun in class TestSuite
|
J avolution v5.2 (J2SE 1.5+) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||