Package org.apache.sling.junit

Interface Summary
Renderer Renderer for our servlet output
RendererSelector Provides a Renderer to execute tests
TestObjectProcessor Process test objects, to handle annotations, etc.
TestSelector Used by the TestsManager to select which tests to run
TestsManager Service that gives access to JUnit test classes
TestsProvider Provides tests, for example by scanning bundles, finding test resources in a content repository, etc.
 

Class Summary
Activator Used to make our BundleContext available to JUnit classes that need it but have no OSGi context.
RequestParser Parse information from a request, to define which tests to run and which renderer to select.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.