Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- afterEach(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
B
- BASEDIR_KEY - Static variable in class org.codehaus.plexus.testing.PlexusExtension
- beforeEach(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
C
- customizeConfiguration(ContainerConfiguration) - Method in interface org.codehaus.plexus.testing.PlexusTestConfiguration
-
Customize the container configuration before the container is created.
- customizeContainer(PlexusContainer) - Method in interface org.codehaus.plexus.testing.PlexusTestConfiguration
-
Customize the container after it has been created.
- 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
- getConfigurationName(ExtensionContext) - 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(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
- getCustomConfigurationName() - Method in class org.codehaus.plexus.testing.PlexusExtension
- getTestBasedir(ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
-
The base directory for the test instance.
- 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
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 5.
- PlexusExtension() - Constructor for class org.codehaus.plexus.testing.PlexusExtension
- PlexusTest - Annotation Type in org.codehaus.plexus.testing
-
Plexus test
- PlexusTestConfiguration - Interface in org.codehaus.plexus.testing
-
Allow to customize the Plexus container by test class.
S
- setTestBasedir(String, ExtensionContext) - Method in class org.codehaus.plexus.testing.PlexusExtension
-
Set the base directory for the test instance.
All Classes and Interfaces|All Packages|Constant Field Values