| |
|
| java.lang.Object com.flexive.tests.shared.ParameterTest
ParameterTest | public class ParameterTest (Code) | | com.flexive.shared.configuration.Parameter and related unit tests.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) |
fallbackDivision | public void fallbackDivision() throws Exception(Code) | | Test parameter scope fallbacks.
throws: Exception - if an error occured |
fallbackDivisionOnly | public void fallbackDivisionOnly() throws Exception(Code) | | Test parameter scope fallbacks.
throws: Exception - if an error occured |
fallbackGlobal | public void fallbackGlobal() throws Exception(Code) | | Test parameter scope fallbacks.
throws: Exception - if an error occured |
fallbackUser | public void fallbackUser() throws Exception(Code) | | Test parameter scope fallbacks.
throws: Exception - if an error occured |
fallbackUserOnly | public void fallbackUserOnly() throws Exception(Code) | | Test parameter scope fallbacks.
throws: Exception - if an error occured |
|
|
|