Attributes | Name and Description |
---|---|
|
caplin.services.testing.ConfigServiceStub( mProperties)
|
Attributes | Name and Description |
---|---|
|
String
getProperty(String sKey)
Returns a preference that the user has either set within the current session or in a previous session |
|
void
setStubProperties(Map mProperties)
Stub only method. |
►
caplin.services.testing.ConfigServiceStub( mProperties)
mProperties |
►
String
getProperty(String sKey)
Returns a preference that the user has either set within the current session or in a previous session
String | sKey | The key for the key value store |
►
void
setStubProperties(Map mProperties)
Stub only method.
Map | mProperties | The properties to add. |