Index
All Classes and Interfaces|All Packages
A
- afterEach(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
B
- beforeEach(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
C
- customizeComponentConfiguration() - Method in class org.codehaus.plexus.testing.PlexusExtension
- customizeContainerConfiguration(ContainerConfiguration) - Method in class org.codehaus.plexus.testing.PlexusExtension
-
Allow custom test case implementations do augment the default container configuration before executing tests.
- customizeContext(Context) - Method in class org.codehaus.plexus.testing.PlexusExtension
G
- getBasedir() - Static method in class org.codehaus.plexus.testing.PlexusExtension
- getClassLoader() - Method in class org.codehaus.plexus.testing.PlexusExtension
- getConfiguration() - Method in class org.codehaus.plexus.testing.PlexusExtension
- getConfiguration(String) - Method in class org.codehaus.plexus.testing.PlexusExtension
- getConfigurationName(String) - Method in class org.codehaus.plexus.testing.PlexusExtension
-
Allow the retrieval of a container configuration that is based on the name of the test class being run.
- getContainer() - Method in class org.codehaus.plexus.testing.PlexusExtension
- getCustomConfigurationName() - Method in class org.codehaus.plexus.testing.PlexusExtension
- getResourceAsStream(String) - Method in class org.codehaus.plexus.testing.PlexusExtension
- getTestConfiguration() - Method in class org.codehaus.plexus.testing.PlexusExtension
- getTestConfiguration(Class<?>) - Static method in class org.codehaus.plexus.testing.PlexusExtension
- getTestFile(String) - Static method in class org.codehaus.plexus.testing.PlexusExtension
- getTestFile(String, String) - Static method in class org.codehaus.plexus.testing.PlexusExtension
- getTestPath(String) - Static method in class org.codehaus.plexus.testing.PlexusExtension
- getTestPath(String, String) - Static method in class org.codehaus.plexus.testing.PlexusExtension
L
- lookup(Class<T>) - Method in class org.codehaus.plexus.testing.PlexusExtension
- lookup(Class<T>, String) - Method in class org.codehaus.plexus.testing.PlexusExtension
- lookup(String) - Method in class org.codehaus.plexus.testing.PlexusExtension
- lookup(String, String) - Method in class org.codehaus.plexus.testing.PlexusExtension
O
- org.codehaus.plexus.testing - package org.codehaus.plexus.testing
P
- PlexusExtension - Class in org.codehaus.plexus.testing
-
This is a slightly modified version of the original plexus class available at https://raw.githubusercontent.com/codehaus-plexus/plexus-containers/master/plexus-container-default/ src/main/java/org/codehaus/plexus/PlexusTestCase.java in order to migrate the tests to JUnit 4.
- PlexusExtension() - Constructor for class org.codehaus.plexus.testing.PlexusExtension
- PlexusTest - Annotation Type in org.codehaus.plexus.testing
-
Plexus test
R
- release(Object) - Method in class org.codehaus.plexus.testing.PlexusExtension
S
- setContext(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
- setupContainer() - Method in class org.codehaus.plexus.testing.PlexusExtension
All Classes and Interfaces|All Packages