public class TargetDefinitionResolverIncludeSourceTest extends Object
Modifier and Type | Field and Description |
---|---|
LogVerifier |
logVerifier |
P2Context |
p2Context |
Constructor and Description |
---|
TargetDefinitionResolverIncludeSourceTest() |
Modifier and Type | Method and Description |
---|---|
void |
initSubject() |
void |
testCanResolveBundlesWithoutSourcesWithPlannerMode() |
void |
testCanResolveBundlesWithoutSourcesWithSlicerMode() |
void |
testConflictingIncludeSourceLocations() |
void |
testIncludeSourceWithPlannerMode() |
void |
testIncludeSourceWithSlicerMode() |
void |
testNoSourceIncludeWhenIncludeSourceIsFalseWithPlannerMode() |
void |
testNoSourceIncludeWhenIncludeSourceIsFalseWithSlicerMode() |
public final P2Context p2Context
public final LogVerifier logVerifier
public TargetDefinitionResolverIncludeSourceTest()
public void testConflictingIncludeSourceLocations() throws Exception
Exception
public void testIncludeSourceWithSlicerMode() throws Exception
Exception
public void testIncludeSourceWithPlannerMode() throws Exception
Exception
public void testNoSourceIncludeWhenIncludeSourceIsFalseWithSlicerMode() throws Exception
Exception
public void testNoSourceIncludeWhenIncludeSourceIsFalseWithPlannerMode() throws Exception
Exception
public void testCanResolveBundlesWithoutSourcesWithSlicerMode() throws Exception
Exception
Copyright © 2008–2024 Eclipse Foundation. All rights reserved.