Package | Description |
---|---|
javolution.testing |
Provides classes and interfaces to facilitate all aspects of testing including
unit tests, performance, regression, etc.
|
Class and Description |
---|
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
parallelizable test cases . |
TimeContext
This class represents a
test context specialized
for measuring execution time. |
Copyright © 2005–2014 Javolution. All rights reserved.