Class GHPersonTest


public class GHPersonTest extends AbstractGitHubWireMockTest
The Class GHPersonTest.
Author:
Martin van Zijl
  • Constructor Details

    • GHPersonTest

      public GHPersonTest()
  • Method Details

    • testFieldsForOrganization

      public void testFieldsForOrganization() throws Exception
      Test fields for organization.
      Throws:
      Exception - the exception
    • testFieldsForUser

      public void testFieldsForUser() throws Exception
      Test fields for user.
      Throws:
      Exception - the exception
    • getRepository

      protected GHRepository getRepository() throws IOException
      Gets the repository.
      Returns:
      the repository
      Throws:
      IOException - Signals that an I/O exception has occurred.