Class AbstractDebugServletIT
java.lang.Object
org.jboss.test.clusterbench.it.shared.AbstractDebugServletIT
@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class)
@RunAsClient
public abstract class AbstractDebugServletIT
extends Object
- Author:
- Radoslav Husar
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtest()Verifies jboss.node.name is obtainable from debug servlet.
-
Field Details
-
JBOSS_NODE_NAME
- See Also:
-
-
Constructor Details
-
AbstractDebugServletIT
public AbstractDebugServletIT()
-
-
Method Details
-
test
Verifies jboss.node.name is obtainable from debug servlet.- Throws:
Exception
-