A B C D E G H I L N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractProvisionConfiguredMojoTestCase - Class in org.wildfly.plugin.tests
-
A class to construct a properly configured MOJO.
- AbstractProvisionConfiguredMojoTestCase(String) - Constructor for class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
- AbstractWildFlyMojoTest - Class in org.wildfly.plugin.tests
- AbstractWildFlyMojoTest() - Constructor for class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- AbstractWildFlyServerMojoTest - Class in org.wildfly.plugin.tests
- AbstractWildFlyServerMojoTest() - Constructor for class org.wildfly.plugin.tests.AbstractWildFlyServerMojoTest
B
- BASE_CONFIG_DIR - Static variable in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- before() - Method in class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
C
- checkDomainWildFlyHome(Path, int, boolean, String...) - Method in class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
- checkStandaloneWildFlyHome(Path, int, String[], String[], boolean, String...) - Method in class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
- client - Variable in class org.wildfly.plugin.tests.AbstractWildFlyServerMojoTest
- createTest() - Method in class org.wildfly.plugin.tests.runner.WildFlyTestRunner
D
- deleteRecursively(Path) - Static method in class org.wildfly.plugin.tests.AbstractWildFlyServerMojoTest
- DEPLOYMENT_NAME - Variable in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
E
- executeOperation(ModelNode) - Method in class org.wildfly.plugin.tests.AbstractWildFlyServerMojoTest
G
- getBaseDir() - Static method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- getClient() - Method in interface org.wildfly.plugin.server.TestServer
- getDeployment() - Method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
-
Returns the deployment test.war from the test resources.
- getDeploymentManager() - Method in interface org.wildfly.plugin.server.TestServer
- getPomFile(String) - Static method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
H
- HOSTNAME - Static variable in class org.wildfly.plugin.tests.TestEnvironment
-
The host name specified by the
wildfly.management.hostnamesystem property orlocalhostby default.
I
- isModularJvm() - Static method in class org.wildfly.plugin.tests.TestEnvironment
- isValidWildFlyHome(Path) - Static method in class org.wildfly.plugin.tests.TestEnvironment
L
- lookupConfiguredMojo(File, String) - Method in class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
- lookupMojoAndVerify(String, String) - Method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
-
Configures a MOJO based on the goal and the pom file then verifies the goal MOJO was found.
N
- newMavenSession() - Method in class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
- newMavenSession(MavenProject) - Method in class org.wildfly.plugin.tests.AbstractProvisionConfiguredMojoTestCase
O
- org.wildfly.plugin.server - package org.wildfly.plugin.server
- org.wildfly.plugin.tests - package org.wildfly.plugin.tests
- org.wildfly.plugin.tests.runner - package org.wildfly.plugin.tests.runner
P
- PORT - Static variable in class org.wildfly.plugin.tests.TestEnvironment
-
The port specified by the
wildfly.management.portsystem property or9990by default.
R
- readMavenProject(Path) - Method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- rule - Variable in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- run(RunNotifier) - Method in class org.wildfly.plugin.tests.runner.WildFlyTestRunner
S
- setDefaultEnvironment(Mojo) - Static method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- setValidSession(Mojo) - Static method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- setValue(Object, String, Object) - Static method in class org.wildfly.plugin.tests.AbstractWildFlyMojoTest
- start() - Method in interface org.wildfly.plugin.server.TestServer
- stop() - Method in interface org.wildfly.plugin.server.TestServer
T
- TestEnvironment - Class in org.wildfly.plugin.tests
- TestEnvironment() - Constructor for class org.wildfly.plugin.tests.TestEnvironment
- TestServer - Interface in org.wildfly.plugin.server
- TIMEOUT - Static variable in class org.wildfly.plugin.tests.TestEnvironment
-
The default server startup timeout specified by
wildfly.timeout, default is 60 seconds.
V
- validateWildFlyHome(Path) - Static method in class org.wildfly.plugin.tests.TestEnvironment
W
- WILDFLY_HOME - Static variable in class org.wildfly.plugin.tests.TestEnvironment
-
The default WildFly home directory specified by the
wildfly.distsystem property. - WildFlyTestRunner - Class in org.wildfly.plugin.tests.runner
- WildFlyTestRunner(Class<?>) - Constructor for class org.wildfly.plugin.tests.runner.WildFlyTestRunner
-
Creates a BlockJUnit4ClassRunner to run
clazz
All Classes All Packages