Class GHIssueEventTest


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

    • GHIssueEventTest

      public GHIssueEventTest()
  • Method Details

    • testEventsForSingleIssue

      public void testEventsForSingleIssue() throws Exception
      Test events for single issue.
      Throws:
      Exception - the exception
    • testIssueReviewRequestedEvent

      public void testIssueReviewRequestedEvent() throws Exception
      Test issue review requested event.
      Throws:
      Exception - the exception
    • testEventsForIssueRename

      public void testEventsForIssueRename() throws Exception
      Test events for issue rename.
      Throws:
      Exception - the exception
    • testRepositoryEvents

      public void testRepositoryEvents() throws Exception
      Test repository events.
      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.