public class CustomEEResolutionHandlerTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
CustomEEResolutionHandlerTest.ExecutionEnvironmentConfigurationCapture |
Modifier and Type | Field and Description |
---|---|
LogVerifier |
logVerifier |
org.junit.rules.ExpectedException |
thrownException |
private TargetPlatformConfigurationStub |
tpConfig |
private TargetPlatformFactory |
tpFactory |
Constructor and Description |
---|
CustomEEResolutionHandlerTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUpContext() |
void |
testMissingSpecificationInTargetPlatform() |
void |
testReadFullSpecificationFromTargetPlatform() |
public org.junit.rules.ExpectedException thrownException
public LogVerifier logVerifier
private TargetPlatformFactory tpFactory
private TargetPlatformConfigurationStub tpConfig
public void setUpContext() throws java.lang.Exception
java.lang.Exception
public void testReadFullSpecificationFromTargetPlatform() throws java.lang.Exception
java.lang.Exception
public void testMissingSpecificationInTargetPlatform() throws java.lang.Exception
java.lang.Exception