Class TestConfiguration

java.lang.Object
org.jboss.resteasy.utils.TestConfiguration

public class TestConfiguration extends Object
Author:
James R. Perkins
  • Constructor Details

    • TestConfiguration

      public TestConfiguration()
  • Method Details

    • isSecurityManagerEnabled

      public static boolean isSecurityManagerEnabled()
      Checks if the security manager was enabled for the test suite.
      Returns:
      true if the security manager was enabled, otherwise false