org.springframework.batch.item.xml.stax
Class AbstractEventWriterWrapperTests
java.lang.Object
TestCase
org.springframework.batch.item.xml.stax.AbstractEventWriterWrapperTests
public class AbstractEventWriterWrapperTests
- extends TestCase
- Author:
- Lucas Ward
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEventWriterWrapperTests
public AbstractEventWriterWrapperTests()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
testAdd
public void testAdd()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testAddReader
public void testAddReader()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testClose
public void testClose()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testFlush
public void testFlush()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testGetNamespaceContext
public void testGetNamespaceContext()
testGetPrefix
public void testGetPrefix()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testSetDefaultNamespace
public void testSetDefaultNamespace()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testSetNamespaceContext
public void testSetNamespaceContext()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
testSetPrefix
public void testSetPrefix()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
Copyright © 2008 SpringSource. All Rights Reserved.