|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase ca.ucalgary.services.util.test.XHTMLFormTestCase
public class XHTMLFormTestCase
Constructor Summary | |
---|---|
XHTMLFormTestCase(String name)
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
static junit.framework.Test |
suite()
|
void |
testLogic()
See if the values for the parameters are correctly noted (i.e. rules of overriding and defaults are properly applied when combining the HTML spec and the Moby spec). |
void |
testMetaData()
See if the meta data for the service is parsed correctly |
void |
testParsingBasic()
See if the xhtml and moby spec class values are properly parsed |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, 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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XHTMLFormTestCase(String name)
Method Detail |
---|
public void testParsingBasic()
public void testMetaData()
public void testLogic()
public static junit.framework.Test suite()
public static void main(String[] args)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |