xmlBlaster 2.2.0 API

org.xmlBlaster.test.classtest
Class ClientPropertyTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.custommonkey.xmlunit.XMLTestCase
              extended by org.xmlBlaster.test.classtest.ClientPropertyTest
All Implemented Interfaces:
junit.framework.Test, org.custommonkey.xmlunit.XMLConstants, org.custommonkey.xmlunit.XSLTConstants

public class ClientPropertyTest
extends org.custommonkey.xmlunit.XMLTestCase

Test ClientProperty.

All methods starting with 'test' and without arguments are invoked automatically

TODO: http://xmlunit.sourceforge.net/

Invoke: java -Djava.compiler= junit.textui.TestRunner -noloading org.xmlBlaster.test.classtest.ClientPropertyTest

See Also:
ClientProperty, The client.qos.clientProperty requirement

Field Summary
(package private)  int counter
           
protected  Global glob
           
 
Fields inherited from interface org.custommonkey.xmlunit.XSLTConstants
XSLT_END, XSLT_IDENTITY_TEMPLATE, XSLT_START, XSLT_STRIP_WHITESPACE, XSLT_XML_OUTPUT_NOINDENT
 
Fields inherited from interface org.custommonkey.xmlunit.XMLConstants
CLOSE_NODE, END_CDATA, END_COMMENT, END_PROCESSING_INSTRUCTION, OPEN_END_NODE, OPEN_START_NODE, START_CDATA, START_COMMENT, START_DOCTYPE, START_PROCESSING_INSTRUCTION, XML_DECLARATION, XMLNS_PREFIX, XPATH_ATTRIBUTE_IDENTIFIER, XPATH_CHARACTER_NODE_IDENTIFIER, XPATH_COMMENT_IDENTIFIER, XPATH_NODE_INDEX_END, XPATH_NODE_INDEX_START, XPATH_PROCESSING_INSTRUCTION_IDENTIFIER, XPATH_SEPARATOR
 
Constructor Summary
ClientPropertyTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           java org.xmlBlaster.test.classtest.ClientPropertyTest
protected  void setUp()
           
 void testClientProperty()
           
 void testClientPropertyAutoEncoding()
           
 void testClientPropertyCtorEncoding()
           
 void testClientPropertyEnclosedXmlTree()
           
 void testClientPropertyEncoding()
           
 void testClientPropertyParsing()
           
 void testClientPropertyParsingWithUntrimmedSpaces()
           
 void testClientPropertyTypes()
           
 
Methods inherited from class org.custommonkey.xmlunit.XMLTestCase
assertNodeTestPasses, assertNodeTestPasses, assertNotXpathExists, assertNotXpathExists, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLIdentical, assertXMLIdentical, assertXMLIdentical, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLValid, assertXMLValid, assertXMLValid, assertXMLValid, assertXpathEvaluatesTo, assertXpathEvaluatesTo, assertXpathExists, assertXpathExists, assertXpathNotExists, assertXpathNotExists, assertXpathsEqual, assertXpathsEqual, assertXpathsEqual, assertXpathsEqual, assertXpathsNotEqual, assertXpathsNotEqual, assertXpathsNotEqual, assertXpathsNotEqual, assertXpathValuesEqual, assertXpathValuesEqual, assertXpathValuesEqual, assertXpathValuesEqual, assertXpathValuesNotEqual, assertXpathValuesNotEqual, assertXpathValuesNotEqual, assertXpathValuesNotEqual, compareXML, compareXML, compareXML, compareXML, compareXML, setControlParser, setIgnoreWhitespace, setTestParser
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

glob

protected Global glob

counter

int counter
Constructor Detail

ClientPropertyTest

public ClientPropertyTest(java.lang.String name)
Method Detail

setUp

protected void setUp()
Overrides:
setUp in class junit.framework.TestCase

testClientProperty

public void testClientProperty()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyEncoding

public void testClientPropertyEncoding()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyCtorEncoding

public void testClientPropertyCtorEncoding()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyAutoEncoding

public void testClientPropertyAutoEncoding()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyTypes

public void testClientPropertyTypes()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyParsing

public void testClientPropertyParsing()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyParsingWithUntrimmedSpaces

public void testClientPropertyParsingWithUntrimmedSpaces()
                                                  throws java.lang.Exception
Throws:
java.lang.Exception

testClientPropertyEnclosedXmlTree

public void testClientPropertyEnclosedXmlTree()
                                       throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
  java org.xmlBlaster.test.classtest.ClientPropertyTest
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.