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 void whenContextPropertyIsSet_IfThenBranchIsEvaluated()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void whenLocalPropertyIsSet_IfThenBranchIsEvaluated()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void whenNoPropertyIsDefined_ElseBranchIsEvaluated()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void whenContextPropertyIsSet_IfThenBranchIsEvaluated_NO_ELSE_DEFINED()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void whenNoPropertyIsDefined_IfThenBranchIsNotEvaluated_NO_ELSE_DEFINED()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void nestedIf()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void useNonExistenceOfSystemPropertyToDefineAContextProperty()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionpublic void noContextPropertyShouldBeDefinedIfSystemPropertyExists()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionCopyright © 2005–2021 QOS.ch. All rights reserved.