net.sourceforge.ccxjc.it
Class SimpleTypeAttributesCollectionsTest
java.lang.Object
net.sourceforge.ccxjc.it.SimpleTypeAttributesCollectionsTest
public class SimpleTypeAttributesCollectionsTest
- extends Object
Tests the SimpleTypeAttributes complex type.
- Version:
- $Id: SimpleTypeAttributesCollectionsTest.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 |
SimpleTypeAttributesCollectionsTest
public SimpleTypeAttributesCollectionsTest()
getTestCalendar
public XMLGregorianCalendar getTestCalendar()
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
getTestDuration
public Duration getTestDuration()
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
getTestBytes
public byte[] getTestBytes()
getTestEntities
public List<String> getTestEntities()
getTestIdRefs
public List<Object> getTestIdRefs()
getTestTokens
public List<String> getTestTokens()
getTestQName
public QName getTestQName()
assertTestBytes
public void assertTestBytes(byte[] bytes)
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.