net.sourceforge.ccxjc.it
Class SimpleTypeAttributesIndexedTest
java.lang.Object
net.sourceforge.ccxjc.it.SimpleTypeAttributesIndexedTest
public class SimpleTypeAttributesIndexedTest
- extends Object
Tests the SimpleTypeAttributes complex type.
- Version:
- $Id: SimpleTypeAttributesIndexedTest.java 52 2009-08-16 01:12:03Z schulte2005 $
- Author:
- Christian Schulte
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTypeAttributesIndexedTest
public SimpleTypeAttributesIndexedTest()
getTestCalendar
public XMLGregorianCalendar getTestCalendar()
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
getTestDuration
public Duration getTestDuration()
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
getTestBytes
public byte[] getTestBytes()
getTestEntities
public String[] getTestEntities()
getTestIdRefs
public Object[] getTestIdRefs()
getTestTokens
public String[] getTestTokens()
getTestQName
public QName getTestQName()
assertTestBytes
public void assertTestBytes(byte[] bytes)
assertTestEntities
public void assertTestEntities(String[] entities)
assertTestIdRefs
public void assertTestIdRefs(Object[] idrefs)
assertTestTokens
public void assertTestTokens(String[] tokens)
getTestSimpleTypeAttributes
public SimpleTypeAttributes getTestSimpleTypeAttributes()
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
assertTestSimpleTypeAttributes
public void assertTestSimpleTypeAttributes(SimpleTypeAttributes a)
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
testSimpleTypeAttributesNull
public void testSimpleTypeAttributesNull()
throws Exception
- Throws:
Exception
testSimpleTypeAttributesDefaults
public void testSimpleTypeAttributesDefaults()
throws Exception
- Throws:
Exception
testSimpleTypeAttributes
public void testSimpleTypeAttributes()
throws Exception
- Throws:
Exception
testSerializable
public void testSerializable()
throws Exception
- Throws:
Exception
Copyright © 2009 The CC-XJC Community. All Rights Reserved.