public class TargetPlatformFactoryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LogVerifier |
logVerifier |
| Constructor and Description |
|---|
TargetPlatformFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpSubjectAndContext() |
void |
testConfiguredFiltersOnPomDependencies() |
void |
testConfiguredFiltersOnReactorIUsInFinalTP() |
void |
testConfiguredFiltersOnReactorIUsInPreliminaryTP() |
void |
testDuplicateReactorUnits() |
void |
testFinalTargetPlatformContainsExecutionEnvironmentIU() |
void |
testFinalTargetPlatformContainsExternalRepoIU() |
void |
testFinalTargetPlatformContainsFinalReactorIU() |
void |
testFinalTargetPlatformContainsPomDependencyIU() |
void |
testFinalTargetPlatformContainsTargetFileIU() |
void |
testFinalTargetPlatformNotContainsPreliminaryReactorIU() |
void |
testIncludeLocalMavenRepo() |
void |
testMultipleIndependentlyResolvedTargetFiles() |
void |
testOtherVersionsOfReactorIUsAreFilteredFromExternalContent() |
public LogVerifier logVerifier
public void testFinalTargetPlatformNotContainsPreliminaryReactorIU()
throws Exception
Exceptionpublic void testFinalTargetPlatformContainsExternalRepoIU()
throws Exception
Exceptionpublic void testFinalTargetPlatformContainsTargetFileIU()
public void testFinalTargetPlatformContainsPomDependencyIU()
throws Exception
Exceptionpublic void testFinalTargetPlatformContainsExecutionEnvironmentIU()
throws Exception
Exceptionpublic void testFinalTargetPlatformContainsFinalReactorIU()
throws Exception
Exceptionpublic void testConfiguredFiltersOnReactorIUsInPreliminaryTP()
throws Exception
Exceptionpublic void testConfiguredFiltersOnReactorIUsInFinalTP()
throws Exception
Exceptionpublic void testConfiguredFiltersOnPomDependencies()
throws Exception
Exceptionpublic void testOtherVersionsOfReactorIUsAreFilteredFromExternalContent()
throws Exception
Exceptionpublic void testIncludeLocalMavenRepo()
throws Exception
Exceptionpublic void testMultipleIndependentlyResolvedTargetFiles()
throws Exception
ExceptionCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.