J avolution v5.2 (J2SE 1.5+)

javolution
Class ContextTestSuite

java.lang.Object
  extended by javolution.testing.TestSuite
      extended by javolution.ContextTestSuite
All Implemented Interfaces:
java.lang.Runnable

public final class ContextTestSuite
extends TestSuite

This class holds javolution.context benchmark.

Version:
5.2, August 19, 2007
Author:
Jean-Marie Dautelle

Nested Class Summary
static class ContextTestSuite.ArrayAllocation
           
static class ContextTestSuite.Concurrency
           
static class ContextTestSuite.SmallObjectAllocation
           
 
Constructor Summary
ContextTestSuite()
           
 
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
 

Constructor Detail

ContextTestSuite

public ContextTestSuite()
Method Detail

run

public void run()
Description copied from class: TestSuite
Runs this test suite.

Specified by:
run in interface java.lang.Runnable
Specified by:
run in class TestSuite

J avolution v5.2 (J2SE 1.5+)

Copyright © 2005 - 2007 Javolution.