|
|||||||||
| Home >> All >> org >> [ jellyfish overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jellyfish
Class ConfigurationManagerMock

java.lang.Objectorg.jellyfish.ConfigurationManagerMock
- All Implemented Interfaces:
- ConfigurationManager
- public class ConfigurationManagerMock
- extends java.lang.Object
- implements ConfigurationManager
- extends java.lang.Object
| Field Summary | |
boolean |
getConfigurationCalled
|
org.jellyfish.config.Config |
getConfigurationReturn
|
| Fields inherited from interface org.jellyfish.ConfigurationManager |
ROLE |
| Constructor Summary | |
ConfigurationManagerMock()
|
|
| Method Summary | |
org.jellyfish.config.Config |
getConfiguration()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
getConfigurationCalled
public boolean getConfigurationCalled
getConfigurationReturn
public org.jellyfish.config.Config getConfigurationReturn
| Constructor Detail |
ConfigurationManagerMock
public ConfigurationManagerMock()
| Method Detail |
getConfiguration
public org.jellyfish.config.Config getConfiguration()
- Specified by:
getConfigurationin interfaceConfigurationManager
|
|||||||||
| Home >> All >> org >> [ jellyfish overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jellyfish.ConfigurationManagerMock