public class TargetDefinitionResolverIncludeModeTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TargetDefinitionResolverIncludeModeTest.PlannerLocationStub |
(package private) static class |
TargetDefinitionResolverIncludeModeTest.SlicerLocationStub |
Modifier and Type | Field and Description |
---|---|
LogVerifier |
logVerifier |
P2Context |
p2Context |
private TargetDefinitionResolver |
subject |
Constructor and Description |
---|
TargetDefinitionResolverIncludeModeTest() |
Modifier and Type | Method and Description |
---|---|
void |
initSubject() |
void |
testResolveConflictingIncludeMode() |
void |
testResolveWithPlanner() |
void |
testResolveWithSlicer() |
void |
testUnsatisfiedDependencyWithPlanner() |
void |
testUnsatisfiedDependencyWithSlicerIsOk() |
void |
testUnsatisfiedInclusionWithSlicerFails() |
public final P2Context p2Context
public final LogVerifier logVerifier
private TargetDefinitionResolver subject
public TargetDefinitionResolverIncludeModeTest()
public void initSubject() throws java.lang.Exception
java.lang.Exception
public void testResolveWithPlanner() throws java.lang.Exception
java.lang.Exception
public void testUnsatisfiedDependencyWithPlanner() throws java.lang.Exception
java.lang.Exception
public void testResolveWithSlicer() throws java.lang.Exception
java.lang.Exception
public void testUnsatisfiedDependencyWithSlicerIsOk() throws java.lang.Exception
java.lang.Exception
public void testUnsatisfiedInclusionWithSlicerFails() throws java.lang.Exception
java.lang.Exception
public void testResolveConflictingIncludeMode() throws java.lang.Exception
java.lang.Exception