Package test.helper

Class PamControllerTestHelper

java.lang.Object
test.helper.PamControllerTestHelper

public class PamControllerTestHelper extends Object
Helper to initialize a headless PamController from unit tests. This will only initialize the PamController once; tests are responsible for cleaning up any changes they make to the configuration.
  • Constructor Details Link icon

    • PamControllerTestHelper Link icon

      public PamControllerTestHelper()
  • Method Details Link icon

    • InitializePamControllerForTesting Link icon

      public static void InitializePamControllerForTesting() throws IOException
      Throws:
      IOException