org.newsml.toolkit.dom.unittests
Class NewsLinesTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.newsml.toolkit.dom.unittests.NewsLinesTest
- All Implemented Interfaces:
- junit.framework.Test
- public class NewsLinesTest
- extends junit.framework.TestCase
Methods inherited from class junit.framework.TestCase |
countTestCases, name, run, run, runBare, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, fail, fail |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NewsLinesTest
public NewsLinesTest(java.lang.String name)
testBase
public void testBase()
testIdentifiers
public void testIdentifiers()
testHeadLineGroup
public void testHeadLineGroup()
testByLine
public void testByLine()
testDateLine
public void testDateLine()
testCreditLine
public void testCreditLine()
testCopyrightLine
public void testCopyrightLine()
testRightsLine
public void testRightsLine()
testSeriesLine
public void testSeriesLine()
testSlugLine
public void testSlugLine()
testKeywordLine
public void testKeywordLine()
testNewsLine
public void testNewsLine()