Class GHProjectCardTest


public class GHProjectCardTest extends AbstractGitHubWireMockTest
The Class GHProjectCardTest.
Author:
Gunnar Skjold
  • Constructor Details

    • GHProjectCardTest

      public GHProjectCardTest()
  • Method Details

    • setUp

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

      public void testCreatedCard()
      Test created card.
    • testEditCardNote

      public void testEditCardNote() throws IOException
      Test edit card note.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testArchiveCard

      public void testArchiveCard() throws IOException
      Test archive card.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testCreateCardFromIssue

      public void testCreateCardFromIssue() throws IOException
      Test create card from issue.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testCreateCardFromPR

      public void testCreateCardFromPR() throws IOException
      Test create card from PR.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testDeleteCard

      public void testDeleteCard() throws IOException
      Test delete card.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • after

      public void after() throws IOException
      After.
      Throws:
      IOException - Signals that an I/O exception has occurred.