Uses of Interface
com.atlassian.confluence.junit3.TestCollector

Packages that use TestCollector
com.atlassian.confluence.junit3   
com.atlassian.confluence.selenium.harness   
com.atlassian.confluence.test.qunit   
 

Uses of TestCollector in com.atlassian.confluence.junit3
 

Classes in com.atlassian.confluence.junit3 that implement TestCollector
 class ClassPathTestCollector
           
 

Uses of TestCollector in com.atlassian.confluence.selenium.harness
 

Classes in com.atlassian.confluence.selenium.harness that implement TestCollector
 class ConfluenceSeleniumTestCollector
           
 

Uses of TestCollector in com.atlassian.confluence.test.qunit
 

Classes in com.atlassian.confluence.test.qunit that implement TestCollector
 class JarTestCollector
          Collects tests from the specified jar file.
 class QUnitTestCollector
          Finds all Javascript Test files (*.js files under baseTestDir) in the classpath (non-jar files) and in the specified jar files.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.