Class GHWorkflowRunTest


public class GHWorkflowRunTest extends AbstractGitHubWireMockTest
The Class GHWorkflowRunTest.
  • Constructor Details

    • GHWorkflowRunTest

      public GHWorkflowRunTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Sets the up.
      Throws:
      Exception - the exception
    • testManualRunAndBasicInformation

      public void testManualRunAndBasicInformation() throws IOException
      Test manual run and basic information.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testCancelAndRerun

      public void testCancelAndRerun() throws IOException
      Test cancel and rerun.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testDelete

      public void testDelete() throws IOException
      Test delete.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testSearchOnBranch

      public void testSearchOnBranch() throws IOException
      Test search on branch.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testSearchOnCreatedAndHeadSha

      public void testSearchOnCreatedAndHeadSha() throws IOException
      Test search on created and head sha.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testLogs

      public void testLogs() throws IOException
      Test logs.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testArtifacts

      public void testArtifacts() throws IOException
      Test artifacts.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testJobs

      public void testJobs() throws IOException
      Test jobs.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testApproval

      public void testApproval() throws IOException
      Test approval.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testStartupFailureConclusion

      public void testStartupFailureConclusion() throws IOException
      Test start up failure conclusion.
      Throws:
      IOException - Signals that an I/O exception has occurred.