- get() - Method in class org.apache.sling.junit.rules.OSGiService
-
- getBundleContext() - Static method in class org.apache.sling.junit.Activator
-
- getContext() - Static method in class org.apache.sling.junit.SlingTestContextProvider
-
- getExtension() - Method in interface org.apache.sling.junit.Renderer
-
Return the extension that triggers this renderer
- getExtension() - Method in class org.apache.sling.junit.RequestParser
-
- getExtension() - Method in interface org.apache.sling.junit.TestSelector
-
Return the extension used to render results
- getMethodName() - Method in class org.apache.sling.junit.RequestParser
-
- getRenderer(TestSelector) - Method in interface org.apache.sling.junit.RendererSelector
-
Select a Renderer for supplied TestSelector.
- getRenderers() - Method in interface org.apache.sling.junit.RendererSelector
-
Return all available Renderers
- getRunListener() - Method in interface org.apache.sling.junit.Renderer
-
Provide a RunListener for JUnit tests
- getSelectedTestMethodName() - Method in class org.apache.sling.junit.RequestParser
-
- getSelectedTestMethodName() - Method in interface org.apache.sling.junit.TestSelector
-
Returns the name of the selected test.
- getService(Class<T>) - Method in class org.apache.sling.junit.rules.Service
-
Return the service object.
- getService(Class<T>) - Method in class org.apache.sling.junit.rules.TeleporterRule
-
If running on the server side, get an OSGi service
- getService(Class<T>, String) - Method in class org.apache.sling.junit.rules.TeleporterRule
-
If running on the server side, get an OSGi service specified by an LDAP service filter
- getServicePid() - Method in interface org.apache.sling.junit.TestsProvider
-
- getTestClass(String) - Method in interface org.apache.sling.junit.TestsManager
-
Instantiate test class for specified test
- getTestNames(TestSelector) - Method in interface org.apache.sling.junit.TestsManager
-
Return the names of available tests
- getTestNames() - Method in interface org.apache.sling.junit.TestsProvider
-
Return the list of available tests
- getTestSelectorString() - Method in class org.apache.sling.junit.RequestParser
-
- getTestSelectorString() - Method in interface org.apache.sling.junit.TestSelector
-
Return the String used to select tests