com.quadrique.jbuildingblocks.core.xml.dom
Class JbbDomTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest

public class JbbDomTest
extends Object

A JUnit test class


Constructor Summary
JbbDomTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testCDataSection()
           
 void testCDataSection2()
           
 void testComparePosition()
           
 void testConstructor()
           
 void testConversionPoids()
           
 void testCreateDocument()
           
 void testCreateDocument2()
           
 void testCreateDocumentBENJAMIN()
           
 void testCreateDocumentFromFile()
           
 void testCreateDocumentFromFile2()
           
 void testCreateDocumentFromFile3()
          read UTF-8 file
 void testCreateDocumentFromFile4()
          read UTF-8 file
 void testCreateDocumentFromFile6()
          read UNICODE file
 void testCreateDocumentFromFile7()
          read UNICODE file
 void testCreateDocumentFromFile8()
          read UNICODE file
 void testCreateDocumentFromSerializedXml()
           
 void testCreateDocumentFromSerializedXml2()
           
 void testCreateDocumentFromSerializedXml3()
           
 void testCreateDocumentFromSerializedXml4()
           
 void testCreateDocumentFromSerializedXml5()
           
 void testCreateDocumentFromSerializedXml6()
           
 void testGetElements2()
           
 void testGetElenments()
           
 void testImportElement1()
           
 void testImportElement2()
           
 void testRemoveElement()
           
 void testRemoveElement2()
           
 void testRemoveElement3()
           
 void testRemoveElement4()
           
 void testSerializeToFile()
           
 void testSerializeToFile2()
           
 void testSerializeToFile3()
           
 void testSerializeToFile4()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbDomTest

public JbbDomTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testConstructor

public void testConstructor()

testConversionPoids

public void testConversionPoids()

testCreateDocumentBENJAMIN

public void testCreateDocumentBENJAMIN()

testCreateDocument

public void testCreateDocument()

testCreateDocument2

public void testCreateDocument2()

testCreateDocumentFromSerializedXml

public void testCreateDocumentFromSerializedXml()

testCreateDocumentFromSerializedXml2

public void testCreateDocumentFromSerializedXml2()

testCreateDocumentFromSerializedXml3

public void testCreateDocumentFromSerializedXml3()

testCreateDocumentFromSerializedXml4

public void testCreateDocumentFromSerializedXml4()

testCreateDocumentFromSerializedXml5

public void testCreateDocumentFromSerializedXml5()

testCreateDocumentFromSerializedXml6

public void testCreateDocumentFromSerializedXml6()

testGetElenments

public void testGetElenments()

testGetElements2

public void testGetElements2()

testRemoveElement

public void testRemoveElement()

testRemoveElement2

public void testRemoveElement2()

testRemoveElement3

public void testRemoveElement3()

testRemoveElement4

public void testRemoveElement4()

testCDataSection

public void testCDataSection()

testCDataSection2

public void testCDataSection2()

testImportElement1

public void testImportElement1()

testImportElement2

public void testImportElement2()

testSerializeToFile

public void testSerializeToFile()

testCreateDocumentFromFile

public void testCreateDocumentFromFile()

testCreateDocumentFromFile2

public void testCreateDocumentFromFile2()

testCreateDocumentFromFile3

public void testCreateDocumentFromFile3()
read UTF-8 file


testCreateDocumentFromFile4

public void testCreateDocumentFromFile4()
read UTF-8 file


testCreateDocumentFromFile6

public void testCreateDocumentFromFile6()
read UNICODE file


testCreateDocumentFromFile7

public void testCreateDocumentFromFile7()
read UNICODE file


testCreateDocumentFromFile8

public void testCreateDocumentFromFile8()
read UNICODE file


testComparePosition

public void testComparePosition()

testSerializeToFile2

public void testSerializeToFile2()

testSerializeToFile3

public void testSerializeToFile3()

testSerializeToFile4

public void testSerializeToFile4()


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.