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 Details

  • Constructor Details

    • AbstractDebugServletIT

      public AbstractDebugServletIT()
  • Method Details