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
Exception
public void testFinalTargetPlatformContainsExternalRepoIU() throws Exception
Exception
public void testFinalTargetPlatformContainsTargetFileIU()
public void testFinalTargetPlatformContainsPomDependencyIU() throws Exception
Exception
public void testFinalTargetPlatformContainsExecutionEnvironmentIU() throws Exception
Exception
public void testFinalTargetPlatformContainsFinalReactorIU() throws Exception
Exception
public void testConfiguredFiltersOnReactorIUsInPreliminaryTP() throws Exception
Exception
public void testConfiguredFiltersOnReactorIUsInFinalTP() throws Exception
Exception
public void testConfiguredFiltersOnPomDependencies() throws Exception
Exception
public void testOtherVersionsOfReactorIUsAreFilteredFromExternalContent() throws Exception
Exception
public void testIncludeLocalMavenRepo() throws Exception
Exception
public void testMultipleIndependentlyResolvedTargetFiles() throws Exception
Exception
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.