nu.xom.tests
Class XIncludeExceptionTest
java.lang.Object
TestCase
nu.xom.tests.XOMTestCase
nu.xom.tests.XIncludeExceptionTest
public class XIncludeExceptionTest
- extends XOMTestCase
Unit tests for the XIncludeException
class.
- Version:
- 1.1b3
- Author:
- Elliotte Rusty Harold
Methods inherited from class nu.xom.tests.XOMTestCase |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XIncludeExceptionTest
public XIncludeExceptionTest(java.lang.String name)
setUp
protected void setUp()
testConstructor
public void testConstructor()
testInitCause
public void testInitCause()
testNullInitCause
public void testNullInitCause()
testSelfCause
public void testSelfCause()
testGetMessage
public void testGetMessage()
testMisplacedFallbackException
public void testMisplacedFallbackException()
testBadParseAttributeException
public void testBadParseAttributeException()
testBadEncodingAttributeException
public void testBadEncodingAttributeException()
testNoIncludeLocationException
public void testNoIncludeLocationException()
Copyright 2002-2005 Elliotte Rusty Harold
elharo@metalab.unc.edu