public interface ILicenseTester
| Modifier and Type | Method and Description |
|---|---|
List<String> |
testException(LicenseException exception)
Test exception against the test files directory
|
List<String> |
testLicense(License license)
Test a license against the license test files
|
List<String> testException(LicenseException exception) throws IOException
exception - IOExceptionList<String> testLicense(License license) throws IOException, SpdxCompareException
license - license to testIOExceptionSpdxCompareExceptionCopyright © 2018 Linux Foundation. All Rights Reserved.