com.atlassian.confluence.junit3
Interface TestCollector

All Known Implementing Classes:
ClassPathTestCollector, ConfluenceSeleniumTestCollector, JarTestCollector, QUnitTestCollector, QUnitTestCollector

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 Detail

collectTests

Enumeration collectTests()
Returns an enumeration of Strings with qualified class names



Copyright © 2003-2013 Atlassian. All Rights Reserved.