Class GHDiscussionTest


public class GHDiscussionTest extends AbstractGitHubWireMockTest
The Class GHDiscussionTest.
Author:
Charles Moulliard
  • Constructor Details

    • GHDiscussionTest

      public GHDiscussionTest()
  • Method Details

    • setUp

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

      public void cleanupDiscussions() throws Exception
      Cleanup discussions.
      Throws:
      Exception - the exception
    • testCreatedDiscussion

      public void testCreatedDiscussion() throws IOException
      Test created discussion.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testGetAndEditDiscussion

      public void testGetAndEditDiscussion() throws IOException
      Test get and edit discussion.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testListDiscussion

      public void testListDiscussion() throws IOException
      Test list discussion.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testToDeleteDiscussion

      public void testToDeleteDiscussion() throws IOException
      Test to delete discussion.
      Throws:
      IOException - Signals that an I/O exception has occurred.