Uses of Package
javolution.testing

Packages that use javolution.testing
javolution.testing Provides classes and interfaces to facilitate all aspects of testing including unit tests, performance, regression, etc. 
 

Classes in javolution.testing used by javolution.testing
TestCase
           This class represents a test case which can be used for validation, performance and regression tests.
TestContext
           This class represents a logging context specialized for testing.
TestSuite
           This class represents a grouping of potentially parallelizabletest cases.
TimeContext
           This class represents a test context specialized for measuring execution time.
 



Copyright © 2005-2012 Javolution. All Rights Reserved.