java.lang.Object
org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
org.apache.wicket.util.license.ApacheLicenceHeaderTest
Test that the license headers are in place in this project. The tests are run from
ApacheLicenseHeaderTestCase
, but you can add project specific tests here if needed.- Author:
- Frank Bille Jensen (frankbille)
-
Field Summary
Fields inherited from class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
addHeaders, cssIgnore, htmlIgnore, javaIgnore, javaScriptIgnore, propertiesIgnore, velocityIgnore, xmlIgnore, xmlPrologIgnore
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
before, licenseHeaders
-
Constructor Details
-
ApacheLicenceHeaderTest
public ApacheLicenceHeaderTest()Construct.
-