Class GHProjectColumnTest

java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHProjectColumnTest

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

    • GHProjectColumnTest

      public GHProjectColumnTest()
  • Method Details

    • setUp

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

      public void testCreatedColumn()
      Test created column.
    • testEditColumnName

      public void testEditColumnName() throws IOException
      Test edit column name.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testDeleteColumn

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