public static class CdiTestSuiteRunner.TestConfigSource extends Object implements ConfigSource, Deactivatable
DELTASPIKE_ORDINAL| Constructor and Description |
|---|
TestConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigName() |
int |
getOrdinal() |
Map<String,String> |
getProperties() |
String |
getPropertyValue(String key) |
boolean |
isScannable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetOnAttributeChangepublic int getOrdinal()
getOrdinal in interface ConfigSourcepublic Map<String,String> getProperties()
getProperties in interface ConfigSourcepublic String getPropertyValue(String key)
getPropertyValue in interface ConfigSourcepublic String getConfigName()
getConfigName in interface ConfigSourcepublic boolean isScannable()
isScannable in interface ConfigSourceCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.