File
Doc
Category
Size
Date
Package
TestCollector.java
API Doc
Android 1.5 API
326
Wed May 06 22:42:02 BST 2009
junit.runner
TestCollector
public interface TestCollector
Collects Test class names to be presented by the TestSelector.
see
TestSelector {@hide} - Not needed for 1.0 SDK
Fields Summary
Constructors Summary
Methods Summary
public
java.util.Enumeration
collectTests
()
Returns an enumeration of Strings with qualified class names
Java Code Source