Class RepositoryTrafficTest

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

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

    • RepositoryTrafficTest

      public RepositoryTrafficTest()
  • Method Details

    • testGetViews

      public void testGetViews() throws IOException
      Test get views.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testGetClones

      public void testGetClones() throws IOException
      Test get clones.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testGetTrafficStatsAccessFailureDueToInsufficientPermissions

      public void testGetTrafficStatsAccessFailureDueToInsufficientPermissions() throws IOException
      Test get traffic stats access failure due to insufficient permissions.
      Throws:
      IOException - Signals that an I/O exception has occurred.