Class GHCheckRunBuilderTest


public class GHCheckRunBuilderTest extends AbstractGHAppInstallationTest
The Class GHCheckRunBuilderTest.
  • Constructor Details

    • GHCheckRunBuilderTest

      public GHCheckRunBuilderTest()
  • Method Details

    • getInstallationGithub

      protected GitHub getInstallationGithub() throws IOException
      Gets the installation github.
      Returns:
      the installation github
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • createCheckRun

      public void createCheckRun() throws Exception
      Creates the check run.
      Throws:
      Exception - the exception
    • createCheckRunManyAnnotations

      public void createCheckRunManyAnnotations() throws Exception
      Creates the check run many annotations.
      Throws:
      Exception - the exception
    • createCheckRunNoAnnotations

      public void createCheckRunNoAnnotations() throws Exception
      Creates the check run no annotations.
      Throws:
      Exception - the exception
    • createPendingCheckRun

      public void createPendingCheckRun() throws Exception
      Creates the pending check run.
      Throws:
      Exception - the exception
    • createCheckRunErrMissingConclusion

      public void createCheckRunErrMissingConclusion() throws Exception
      Creates the check run err missing conclusion.
      Throws:
      Exception - the exception
    • updateCheckRun

      public void updateCheckRun() throws Exception
      Update check run.
      Throws:
      Exception - the exception
    • updateCheckRunWithName

      public void updateCheckRunWithName() throws Exception
      Update check run with name.
      Throws:
      Exception - the exception
    • updateCheckRunWithNameException

      public void updateCheckRunWithNameException() throws Exception
      Update the check run with name exception.
      Throws:
      Exception - the exception