Class GHTagTest


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

    • GHTagTest

      public GHTagTest()
  • Method Details

    • cleanUpTags

      public void cleanUpTags() throws Exception
      Clean up tags.
      Throws:
      Exception - the exception
    • testCreateTag

      public void testCreateTag() throws Exception
      Test create tag.
      Throws:
      Exception - the exception
    • getRepository

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