Class MojoExtension
java.lang.Object
org.apache.maven.testing.di.MavenDIExtension
org.apache.maven.testing.plugin.MojoExtension
org.apache.maven.api.plugin.testing.MojoExtension
- All Implemented Interfaces:
org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.Extension, org.junit.jupiter.api.extension.ParameterResolver, org.junit.jupiter.api.extension.TestInstantiationAwareExtension
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.junit.jupiter.api.extension.TestInstantiationAwareExtension
org.junit.jupiter.api.extension.TestInstantiationAwareExtension.ExtensionContextScope -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class MojoExtension
beforeEach, extractPluginConfiguration, getBasedir, getPluginBasedir, getPluginDescriptorLocation, getTestId, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, mojoCoordinates, resolveParameter, setVariableValueToObject, supportsParameterMethods inherited from class MavenDIExtension
afterEach, getContext, getInjector, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, release, setContext, setupContainerMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.junit.jupiter.api.extension.TestInstantiationAwareExtension
getTestInstantiationExtensionContextScope
-
Constructor Details
-
MojoExtension
public MojoExtension()Deprecated, for removal: This API element is subject to removal in a future version.
-
MojoExtensioninstead