com.atlassian.plugin.web.descriptors
Class TestConditionElementParser
java.lang.Object
com.atlassian.plugin.web.descriptors.TestConditionElementParser
public class TestConditionElementParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedException
public org.junit.rules.ExpectedException expectedException
TestConditionElementParser
public TestConditionElementParser()
testSimple
public void testSimple()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testAnd
public void testAnd()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testOr
public void testOr()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testNestedAnd
public void testNestedAnd()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testNestedOr
public void testNestedOr()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testNestedMix
public void testNestedMix()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testComplex
public void testComplex()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testThatClassAttributeIsCheckedFor
public void testThatClassAttributeIsCheckedFor()
throws org.dom4j.DocumentException
- Throws:
org.dom4j.DocumentException
Copyright © 2013 Atlassian. All Rights Reserved.