Class GHTreeBuilderTest


public class GHTreeBuilderTest extends AbstractGitHubWireMockTest
The Class GHTreeBuilderTest.
  • Constructor Details

    • GHTreeBuilderTest

      public GHTreeBuilderTest()
  • Method Details

    • cleanup

      public void cleanup() throws Exception
      Cleanup.
      Throws:
      Exception - the exception
    • setUp

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

      public void testTextEntry() throws Exception
      Test text entry.
      Throws:
      Exception - the exception
    • testShaEntry

      public void testShaEntry() throws Exception
      Test sha entry.
      Throws:
      Exception - the exception
    • testAdd

      public void testAdd() throws Exception
      Test add.
      Throws:
      Exception - the exception
    • testDelete

      public void testDelete() throws Exception
      Test delete.
      Throws:
      Exception - the exception