Class | Description |
---|---|
JarTestCollector |
Collects tests from the specified jar file.
|
QUnitTestCollector |
Finds all Javascript Test files (*.js files under baseTestDir) in the classpath (non-jar files)
and in the specified jar files.
|
QUnitTestCollectorCriteria |
Shared code to determining if a file is a test file.
|
QUnitTestFinder |
High level utility that returns the test names for the available tests in a given folder.
|
QUnitTestResourceCondition |
Determines if test resources should be loaded on the current page.
|
QUnitTestResourceContextProvider |
Velocity context provider.
|
QUnitTestResourceProvider |
For use in velocity.
|
QUnitTestResourceServlet |
Provides a means to download an arbitrary test javascript file from the plugin.
|
Copyright © 2003–2018 Atlassian. All rights reserved.