Class GHCodeownersErrorTest

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

public class GHCodeownersErrorTest extends AbstractGitHubWireMockTest
Test class for listing errors in CODEOWNERS files.
Author:
Michael Grant
  • Constructor Details

    • GHCodeownersErrorTest

      public GHCodeownersErrorTest()
  • Method Details

    • testGetCodeownersErrors

      public void testGetCodeownersErrors() throws IOException
      Gets the CODEOWNERS errors.
      Throws:
      IOException - the exception
    • getRepository

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