|
|||||||||
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.alfresco.util.BaseTest
org.alfresco.web.forms.xforms.Schema2XFormsTest
public class Schema2XFormsTest
JUnit tests to exercise the the schema to xforms converter
Constructor Summary | |
---|---|
Schema2XFormsTest()
|
Method Summary | |
---|---|
void |
testAnnotation()
|
void |
testConstraint()
|
void |
testDerivedType()
|
void |
testNumbers()
|
void |
testOneStringTestWithEmptyInstanceDocument()
|
void |
testOneStringTestWithInstanceDocument()
|
void |
testRecursive()
|
void |
testRepeatConstraintsTest()
|
void |
testRootElementWithExtension()
|
void |
testSwitch()
|
Methods inherited from class org.alfresco.util.BaseTest |
---|
assertFileIsValid, getResourcesDir, initXMLConfigService, initXMLConfigService, initXMLConfigService |
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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Schema2XFormsTest()
Method Detail |
---|
public void testOneStringTestWithEmptyInstanceDocument() throws java.lang.Exception
java.lang.Exception
public void testOneStringTestWithInstanceDocument() throws java.lang.Exception
java.lang.Exception
public void testNumbers() throws java.lang.Exception
java.lang.Exception
public void testRepeatConstraintsTest() throws java.lang.Exception
java.lang.Exception
public void testRootElementWithExtension() throws java.lang.Exception
java.lang.Exception
public void testSwitch() throws java.lang.Exception
java.lang.Exception
public void testDerivedType() throws java.lang.Exception
java.lang.Exception
public void testRecursive() throws java.lang.Exception
java.lang.Exception
public void testAnnotation() throws java.lang.Exception
java.lang.Exception
public void testConstraint() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |