Class GitHubTest


public class GitHubTest extends AbstractGitHubWireMockTest
Unit test for GitHub.
  • Constructor Details

    • GitHubTest

      public GitHubTest()
  • Method Details

    • listUsers

      public void listUsers() throws IOException
      List users.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getRepository

      public void getRepository() throws IOException
      Gets the repository.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getOrgs

      public void getOrgs() throws IOException
      Gets the orgs.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • searchUsers

      public void searchUsers() throws Exception
      Search users.
      Throws:
      Exception - the exception
    • testListAllRepositories

      public void testListAllRepositories() throws Exception
      Test list all repositories.
      Throws:
      Exception - the exception
    • searchContent

      public void searchContent() throws Exception
      Search content.
      Throws:
      Exception - the exception
    • searchContentWithForks

      public void searchContentWithForks()
      Search content with forks.
    • testListMyAuthorizations

      public void testListMyAuthorizations() throws IOException
      Test list my authorizations.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getMeta

      public void getMeta() throws IOException
      Gets the meta.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getMyMarketplacePurchases

      public void getMyMarketplacePurchases() throws IOException
      Gets the my marketplace purchases.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • gzip

      public void gzip() throws Exception
      Gzip.
      Throws:
      Exception - the exception
    • testHeaderFieldName

      public void testHeaderFieldName() throws Exception
      Test header field name.
      Throws:
      Exception - the exception
    • testCatchServiceDownException

      public void testCatchServiceDownException()
      Test expect GitHub ServiceDownException