Annotation Type LicenseChecker


  • @Target(TYPE)
    public @interface LicenseChecker
    Classes annotated with LicenseChecker are executed automatically during the start of the tests and can check the validity of the license.
    Since:
    3.0.0
    Author:
    Nils Christian Ehmke<[email protected]>
    See Also:
    LicenseCheckerProcessor