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
Verifies jboss.node.name or Runtime.getRuntime().availableProcessors() is obtainable from the debug servlet.
Intended to cover other properties as well.
- Author:
- Radoslav Husar
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JBOSS_NODE_NAME
- See Also:
-
-
Constructor Details
-
AbstractDebugServletIT
public AbstractDebugServletIT()
-
-
Method Details
-
test
- Throws:
Exception
-