Class GHWorkflowTest


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

    • GHWorkflowTest

      public GHWorkflowTest()
  • Method Details

    • cleanup

      public void cleanup() throws Exception
      Cleanup.
      Throws:
      Exception - the exception
    • setUp

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

      public void testBasicInformation() throws IOException
      Test basic information.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testDisableEnable

      public void testDisableEnable() throws IOException
      Test disable enable.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testDispatch

      public void testDispatch() throws IOException
      Test dispatch.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testListWorkflows

      public void testListWorkflows() throws IOException
      Test list workflows.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testListWorkflowRuns

      public void testListWorkflowRuns() throws IOException
      Test list workflow runs.
      Throws:
      IOException - Signals that an I/O exception has occurred.