Uses of Interface
com.jcabi.github.Checks
-
Packages that use Checks Package Description com.jcabi.github Object Oriented Github API.com.jcabi.github.mock Mock Github server. -
-
Uses of Checks in com.jcabi.github
Methods in com.jcabi.github that return Checks Modifier and Type Method Description ChecksPull. checks()Get Pull Checks.ChecksPull.Smart. checks()Retrieve a PR check runs. -
Uses of Checks in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement Checks Modifier and Type Class Description classMkChecksMock Github Checks.
-