Class GHTeamTest


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

    • GHTeamTest

      public GHTeamTest()
  • Method Details

    • testSetDescription

      public void testSetDescription() throws IOException
      Test set description.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getMembers

      public void getMembers() throws IOException
      Gets the members.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • listMembers

      public void listMembers() throws IOException
      List members.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • listMembersAdmin

      public void listMembersAdmin() throws IOException
      List members admin.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • listMembersNoMatch

      public void listMembersNoMatch() throws IOException
      List members no match.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testSetPrivacy

      public void testSetPrivacy() throws IOException
      Test set privacy.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testFetchChildTeams

      public void testFetchChildTeams() throws IOException
      Test fetch child teams.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testFetchEmptyChildTeams

      public void testFetchEmptyChildTeams() throws IOException
      Test fetch empty child teams.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • addRemoveMember

      public void addRemoveMember() throws IOException
      Adds the remove member.
      Throws:
      IOException - Signals that an I/O exception has occurred.