com.atlassian.confluence.util.test.annotations
Annotation Type ExportedTestClass


public @interface ExportedTestClass

Indicates that a test class present in a plugins test-jar should be run as an integration sanity test in confluence cores acceptance tests. The test jar will need to be added as a dependency to the appropriate test runner.

See Also:
pom.xml for instance.



Copyright © 2003-2014 Atlassian. All Rights Reserved.