| |
|
| java.lang.Object com.flexive.tests.embedded.ConfigurationTest
ConfigurationTest | public class ConfigurationTest (Code) | | Configuration test suite
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) |
Inner Class :public static class GenericConfigurationTest | |
ConfigurationTest | public ConfigurationTest()(Code) | | |
divisionConfiguration | public void divisionConfiguration() throws Exception(Code) | | Test the per-division configuration
throws: Exception - if an error occured |
fxConfiguration | public void fxConfiguration() throws Exception(Code) | | Test the FxConfiguration wrapper
throws: Exception - if an error occured |
globalConfiguration | public void globalConfiguration() throws Exception(Code) | | Test the global configuration
throws: Exception - if an error occured |
userConfiguration | public void userConfiguration() throws Exception(Code) | | Test the per-user configuration
throws: Exception - if an error occured |
|
|
|