Package org.wildfly.plugin.tests
Class AbstractWildFlyServerMojoTest
java.lang.Object
org.wildfly.plugin.tests.AbstractWildFlyMojoTest
org.wildfly.plugin.tests.AbstractWildFlyServerMojoTest
- Author:
- James R. Perkins
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.jboss.as.controller.client.ModelControllerClientFields inherited from class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
BASE_CONFIG_DIR, DEPLOYMENT_NAME, rule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voiddeleteRecursively(Path path) protected org.jboss.dmr.ModelNodeexecuteOperation(org.jboss.dmr.ModelNode op) Methods inherited from class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
getBaseDir, getDeployment, getPomFile, lookupMojoAndVerify, readMavenProject, setDefaultEnvironment, setValidSession, setValue
-
Field Details
-
client
@Inject protected org.jboss.as.controller.client.ModelControllerClient client
-
-
Constructor Details
-
AbstractWildFlyServerMojoTest
public AbstractWildFlyServerMojoTest()
-
-
Method Details
-
executeOperation
- Throws:
IOException
-
deleteRecursively
- Throws:
IOException
-