net.sourceforge.cathcart
Class TaskParserMockingTest
java.lang.Object
net.sourceforge.cathcart.TaskParserMockingTest
public class TaskParserMockingTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskParserMockingTest
public TaskParserMockingTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
shouldThrowRuntimeExceptionWhenIOError
public void shouldThrowRuntimeExceptionWhenIOError()
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
shouldThrowRuntimeWhenSAX
public void shouldThrowRuntimeWhenSAX()
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
shouldThrowRuntimeExceptionParserConfigEx
public void shouldThrowRuntimeExceptionParserConfigEx()
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
Copyright © 2010. All Rights Reserved.