Package org.scalatools.testing

Interface Summary
AnnotatedFingerprint Identifies a test by a class or its methods having a specific annotation.
Event  
EventHandler  
Fingerprint A way to identify a test.
Framework  
Logger A basic interface to provide feedback.
Runner  
SubclassFingerprint Identifies a test as a class that has a specific type as an ancestor.
TestFingerprint For backwards compatibility.
 

Class Summary
Runner2 New Runner that can handle more types of Fingerprints.
 

Enum Summary
Result