| |
|
| org.apache.cocoon.xml.dom.DOMBuilderStreamerTestCase
DOMBuilderStreamerTestCase | public class DOMBuilderStreamerTestCase extends XMLTestCase (Code) | | Testcase for DOMStreamer and DOMBuilder.
author: Stephan Michels version: CVS $Id: DOMBuilderStreamerTestCase.java 433543 2006-08-22 06:22:54Z crossley $ |
DOMBuilderStreamerTestCase | public DOMBuilderStreamerTestCase(String name)(Code) | | |
testBuilderWithCommentWithinDocType | public void testBuilderWithCommentWithinDocType() throws Exception(Code) | | |
testBuilderWithComments | public void testBuilderWithComments() throws Exception(Code) | | |
testBuilderWithMoreElements | public void testBuilderWithMoreElements() throws Exception(Code) | | |
testBuilderWithOneElement | public void testBuilderWithOneElement() throws Exception(Code) | | |
testBuilderWithText | public void testBuilderWithText() throws Exception(Code) | | |
|
|
|