public class IfThenElseTest extends Object
| Constructor and Description |
|---|
IfThenElseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
nestedIf() |
void |
noContextPropertyShouldBeDefinedIfSystemPropertyExists() |
void |
setUp() |
void |
tearDown() |
void |
useNonExistenceOfSystemPropertyToDefineAContextProperty() |
void |
whenContextPropertyIsSet_IfThenBranchIsEvaluated_NO_ELSE_DEFINED() |
void |
whenContextPropertyIsSet_IfThenBranchIsEvaluated() |
void |
whenLocalPropertyIsSet_IfThenBranchIsEvaluated() |
void |
whenNoPropertyIsDefined_ElseBranchIsEvaluated() |
void |
whenNoPropertyIsDefined_IfThenBranchIsNotEvaluated_NO_ELSE_DEFINED() |
public IfThenElseTest()
public void whenContextPropertyIsSet_IfThenBranchIsEvaluated() throws JoranException
JoranExceptionpublic void whenLocalPropertyIsSet_IfThenBranchIsEvaluated() throws JoranException
JoranExceptionpublic void whenNoPropertyIsDefined_ElseBranchIsEvaluated() throws JoranException
JoranExceptionpublic void whenContextPropertyIsSet_IfThenBranchIsEvaluated_NO_ELSE_DEFINED() throws JoranException
JoranExceptionpublic void whenNoPropertyIsDefined_IfThenBranchIsNotEvaluated_NO_ELSE_DEFINED() throws JoranException
JoranExceptionpublic void nestedIf() throws JoranException
JoranExceptionpublic void useNonExistenceOfSystemPropertyToDefineAContextProperty() throws JoranException
JoranExceptionpublic void noContextPropertyShouldBeDefinedIfSystemPropertyExists() throws JoranException
JoranExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.