⇒ Index (Frames) |  ⇒ Index (No Frames) |  ⇒ Package |  ⇒ Package Tree |  ⇒ Full Tree 
junit.runner

Interface TestCollector


public interface TestCollector

Collects Test class names to be presented by the TestSelector.
See Also:
TestSelector

Method Summary

Enumeration

collectTests()

Returns an enumeration of Strings with qualified class names

Method Details

collectTests

public Enumeration collectTests()

Returns an enumeration of Strings with qualified class names