GitHub.getRepository(String)
and then calls GHRepository.getLicense()
and checks that certain
properties are correctGitHub.getRepository(String)
and checks that the license is correctGitHub.getRepository(String)
and checks that the license is correctGitHub.getRepository(String)
and then calls GHRepository.getLicenseContent()
and checks that certain
properties are correctGitHub.getRepository(String)
and checks that the license is correctGitHub.getRepository(String)
and checks that *no* license is returned as the repo doesn't have oneGitHub.getLicense(String)
returns expected values (not all properties are checked)GHContent
.GitHub
.GitHub.listLicenses()
is returnedGitHub.listLicenses()
returns the MIT license
in the expected manner.Copyright © 2018. All rights reserved.