public class TestOnDemandCaller extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
COULD_NOT_SAVE_TEMPORARY_PROJECT_MESSAGE |
Constructor and Description |
---|
TestOnDemandCaller() |
Modifier and Type | Method and Description |
---|---|
List<Location> |
getLocations() |
protected File |
saveTemporaryProject(WsdlProject project) |
String |
sendTestCase(WsdlTestCase testCase,
Location location) |
protected static final String COULD_NOT_SAVE_TEMPORARY_PROJECT_MESSAGE
@Nonnull public String sendTestCase(@Nonnull WsdlTestCase testCase, @Nonnull Location location) throws Exception
Exception
protected File saveTemporaryProject(WsdlProject project)
Copyright © 2019. All Rights Reserved.