com.atlassian.confluence.test.qunit
Class JarTestCollector

java.lang.Object
  extended by com.atlassian.confluence.test.qunit.JarTestCollector
All Implemented Interfaces:
junit.runner.TestCollector

public class JarTestCollector
extends Object
implements junit.runner.TestCollector

Collects tests from the specified jar file.


Constructor Summary
JarTestCollector(String baseTestDir, File jar)
           
 
Method Summary
 Enumeration collectTests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarTestCollector

public JarTestCollector(String baseTestDir,
                        File jar)
Method Detail

collectTests

public Enumeration collectTests()
Specified by:
collectTests in interface junit.runner.TestCollector


Copyright © 2003-2011 Atlassian. All Rights Reserved.