|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jcoderz.commons.util.XsdUtilTest
public class XsdUtilTest
Tests the XsdUtil class.
| Constructor Summary | |
|---|---|
XsdUtilTest()
|
|
| Method Summary | |
|---|---|
void |
testIntegerFromStringBad()
Tests the integerFromString() method. |
void |
testIntegerFromStringGood()
Tests the integerFromString() method. |
void |
testIntFromStringBad()
Tests the intFromString() method. |
void |
testIntFromStringGood()
Tests the intFromString() method. |
void |
testIsValidSchemaToken()
Special test with no xs:token violations. |
void |
testIsValidSchemaTokenFalse()
Special test with xs:token violations. |
void |
testLongFromString()
Tests the longFromString() method. |
void |
testLongFromStringBad()
Tests the longFromString() method. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XsdUtilTest()
| Method Detail |
|---|
public final void testIntegerFromStringGood()
public final void testIntegerFromStringBad()
public final void testIntFromStringGood()
public final void testIntFromStringBad()
public final void testLongFromString()
public final void testLongFromStringBad()
public void testIsValidSchemaToken()
public void testIsValidSchemaTokenFalse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||