|
||||||||||
| 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.davesag.generica.test.XmlParserTest
XmlParserTest is collection of all of the tests on the
FaqXmlParser.
| Constructor Summary | |
XmlParserTest()
null constructor |
|
XmlParserTest(String name)
constructor that takes a test name |
|
| Method Summary | |
static Test |
suite()
test suite |
void |
testParseFaqs()
test can parse a file of faqs |
void |
testParseLinks()
test can parse a file of links |
void |
testParseMedia()
test can parse a file of medias |
void |
testParseMediaTypes()
test can parse a file of media-types |
void |
testParseMerchants()
test can parse a file of merchants |
void |
testParseSiteCopy()
test can parse a file of sitecopy |
String |
toString()
test name |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XmlParserTest()
public XmlParserTest(String name)
name - the name of this suite of tests| Method Detail |
public void testParseFaqs()
public void testParseSiteCopy()
public void testParseLinks()
public void testParseMerchants()
public void testParseMediaTypes()
public void testParseMedia()
public static Test suite()
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||