Class GHDeploymentTest


public class GHDeploymentTest extends AbstractGitHubWireMockTest
The Class GHDeploymentTest.
Author:
Martin van Zijl
  • Constructor Details

    • GHDeploymentTest

      public GHDeploymentTest()
  • Method Details

    • testGetDeploymentByIdStringPayload

      public void testGetDeploymentByIdStringPayload() throws IOException
      Test get deployment by id string payload.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testGetDeploymentByIdObjectPayload

      public void testGetDeploymentByIdObjectPayload() throws IOException
      Test get deployment by id object payload.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getRepository

      protected GHRepository getRepository() throws IOException
      Gets the repository.
      Returns:
      the repository
      Throws:
      IOException - Signals that an I/O exception has occurred.