public abstract class AbstractProvisionConfiguredMojoTestCase
extends org.apache.maven.plugin.testing.AbstractMojoTestCase
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractProvisionConfiguredMojoTestCase(String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
checkDomainWildFlyHome(Path wildflyHome,
int numDeployments,
boolean stateRecorded,
String... configTokens) |
void |
checkStandaloneWildFlyHome(Path wildflyHome,
int numDeployments,
String[] layers,
String[] excludedLayers,
boolean stateRecorded,
String... configTokens) |
protected org.apache.maven.plugin.Mojo |
lookupConfiguredMojo(File pom,
String goal) |
protected org.apache.maven.execution.MavenSession |
newMavenSession() |
protected org.apache.maven.execution.MavenSession |
newMavenSession(org.apache.maven.project.MavenProject project) |
addGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMojoExecution, setUp, setupContainer, setupContainerConfiguration, setVariableValueToObjectcustomizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDown, teardownContainerassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected AbstractProvisionConfiguredMojoTestCase(String artifactId)
protected org.apache.maven.execution.MavenSession newMavenSession()
protected org.apache.maven.execution.MavenSession newMavenSession(org.apache.maven.project.MavenProject project)
newMavenSession in class org.apache.maven.plugin.testing.AbstractMojoTestCaseprotected org.apache.maven.plugin.Mojo lookupConfiguredMojo(File pom, String goal) throws Exception
Exceptionpublic void checkStandaloneWildFlyHome(Path wildflyHome, int numDeployments, String[] layers, String[] excludedLayers, boolean stateRecorded, String... configTokens) throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.