public class TestKillbillConfigSource extends DefaultKillbillConfigSource
| Constructor and Description |
|---|
TestKillbillConfigSource(Class<? extends PlatformDBTestingHelper> dbTestingHelperKlass) |
TestKillbillConfigSource(String file,
Class<? extends PlatformDBTestingHelper> dbTestingHelperKlass) |
TestKillbillConfigSource(String file,
Class<? extends PlatformDBTestingHelper> dbTestingHelperKlass,
Map<String,String> extraDefaults) |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getDefaultProperties() |
protected Properties |
getDefaultSystemProperties() |
getProperties, getString, populateDefaultProperties, setPropertypublic TestKillbillConfigSource(Class<? extends PlatformDBTestingHelper> dbTestingHelperKlass) throws URISyntaxException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, IOException
public TestKillbillConfigSource(@Nullable String file, Class<? extends PlatformDBTestingHelper> dbTestingHelperKlass) throws IOException, URISyntaxException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
public TestKillbillConfigSource(@Nullable String file, Class<? extends PlatformDBTestingHelper> dbTestingHelperKlass, Map<String,String> extraDefaults) throws IOException, URISyntaxException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
protected Properties getDefaultProperties()
getDefaultProperties in class DefaultKillbillConfigSourceprotected Properties getDefaultSystemProperties()
getDefaultSystemProperties in class DefaultKillbillConfigSourceCopyright © 2010-2015. All Rights Reserved.