public class TestPackaging extends Object
Note this test is build-time only - it just validates the packaging part of the scanner.
It's in this integration-test phase due to Maven classpath issues.
It is not asserting anything about the plugin running in the product - it's actually just looking at
either your /target/classes directory (if run from IDEA) or maybe the artifact jar on the classpath (from Maven).
subclasses for runtime tests| Constructor and Description |
|---|
TestPackaging() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBambooComponents() |
void |
testBitbucketComponents() |
void |
testConfluenceComponents() |
void |
testExpectedComponents() |
void |
testExpectedDevExports() |
void |
testExpectedDynamicComponents() |
void |
testExpectedDynamicImports() |
void |
testExpectedExports() |
void |
testExpectedImports() |
void |
testExpectedPackageInfoComponents() |
void |
testFecruComponents() |
void |
testJiraComponents() |
void |
testRefappComponents() |
void |
testStashComponents() |
public void testExpectedDynamicComponents()
throws Exception
Exceptionpublic void testExpectedDynamicImports()
throws Exception
Exceptionpublic void testExpectedPackageInfoComponents()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.