Package org.eclipse.core.tests.harness

Class Summary
BundleTestingHelper  
CancelingProgressMonitor  
CoreTest  
EclipseTestHarnessApplication  
ExampleTest Tests which use the Eclipse Platform runtime only.
FileSystemComparator A utility class that compares file system states.
FileSystemHelper Home for file system-related utility methods.
FussyProgressMonitor This class can be used for testing progress monitoring.
LoggingPerformanceTestResult A LoggingPerformanceTestResult adds the ability to create an HTML or other output file, and have test results written to that file instead of the standard output.
PerformanceTestResult Test result for a performance test.
PerformanceTestRunner Helper class for executing a performance test.
TestBarrier This class acts as an implementation of a barrier that is appropriate for concurrency test cases that want to fail if a thread fails to achieve a particular state in a reasonable amount of time.
TestJob A job that runs for a specified amount of ticks, where each tick is represented by a sleep for a specified amount of milliseconds.
TestProgressMonitor  
TestRegistryChangeListener Allows test cases to wait for event notification.
 

Error Summary