Class GHProjectTest


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

    • GHProjectTest

      public GHProjectTest()
  • Method Details

    • setUp

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

      public void testCreatedProject() throws IOException
      Test created project.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testEditProjectName

      public void testEditProjectName() throws IOException
      Test edit project name.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testEditProjectBody

      public void testEditProjectBody() throws IOException
      Test edit project body.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testEditProjectState

      public void testEditProjectState() throws IOException
      Test edit project state.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testDeleteProject

      public void testDeleteProject() throws IOException
      Test delete project.
      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.