Interface SetupPhase

  • All Known Implementing Classes:
    StartRunnableJarPhase

    public interface SetupPhase
    A single phase of the test server setup
    • Method Detail

      • isStartupPhase

        boolean isStartupPhase()
        Is this a startup or shutdown phase?
      • getId

        String getId()
        Get the phase ID string, a list of those is used by ServerSetup to decide which phases to run