Class GHAutolinkTest


public class GHAutolinkTest extends AbstractGitHubWireMockTest
The type Gh autolink test.
  • Constructor Details

    • GHAutolinkTest

      public GHAutolinkTest()
      Instantiates a new Gh autolink test.
  • Method Details

    • setUp

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

      public void testCreateAutolink() throws Exception
      Test create autolink.
      Throws:
      Exception - the exception
    • testReadAutolink

      public void testReadAutolink() throws Exception
      Test get autolink.
      Throws:
      Exception - the exception
    • testListAllAutolinks

      public void testListAllAutolinks() throws Exception
      Test get autolinks.
      Throws:
      Exception - the exception
    • testDeleteAutolink

      public void testDeleteAutolink() throws Exception
      Test delete autolink.
      Throws:
      Exception - the exception
    • cleanup

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