org.newsml.toolkit.dom.unittests
Class NewsMLFactoryTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.newsml.toolkit.dom.unittests.NewsMLFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class NewsMLFactoryTest
extends junit.framework.TestCase


Constructor Summary
NewsMLFactoryTest(String name)
           
 
Method Summary
 void testAdministrativeMetadata()
           
 void testAllowedValuesAtt()
           
 void testAssignedByAtt()
           
 void testAssociatedWith()
           
 void testBasisForChoice()
           
 void testByLine()
           
 void testCatalog()
           
 void testCharacteristics()
           
 void testClonedNodeSession()
           
 void testComment()
           
 void testConfidenceAtt()
           
 void testContentItem()
           
 void testContextAtt()
           
 void testContributor()
           
 void testCopyright()
           
 void testCopyrightDate()
           
 void testCopyrightHolder()
           
 void testCopyrightLine()
           
 void testCreator()
           
 void testCreditLine()
           
 void testDataContent()
           
 void testDateAndTime()
           
 void testDateAndTimeAtt()
           
 void testDateId()
           
 void testDateLabel()
           
 void testDateLine()
           
 void testDefaultVocabularyFor()
           
 void testDelete()
           
 void testDerivedFrom()
           
 void testDescription()
           
 void testDescriptiveMetadata()
           
 void testDetailsAtt()
           
 void testDuidAtt()
           
 void testDuidRefAtt()
           
 void testEncoding()
           
 void testEndDate()
           
 void testEquivalentsListAtt()
           
 void testEssentialAtt()
           
 void testEuidAtt()
           
 void testFileName()
           
 void testFirstCreated()
           
 void testFormalName()
           
 void testFormalNameAtt()
           
 void testFormat()
           
 void testFutureStatus()
           
 void testGenre()
           
 void testGeography()
           
 void testHeadLine()
           
 void testHowPresentAtt()
           
 void testHrefAtt()
           
 void testIdentification()
           
 void testImportanceAtt()
           
 void testInsertAfter()
           
 void testInsertBefore()
           
 void testInstruction()
           
 void testKeywordLine()
           
 void testLabel()
           
 void testLabelText()
           
 void testLabelType()
           
 void testLanguage()
           
 void testLimitations()
           
 void testMediaType()
           
 void testMetadata()
           
 void testMetadataType()
           
 void testMimeType()
           
 void testNameLabel()
           
 void testNewsComponent()
           
 void testNewsEnvelope()
           
 void testNewsIdentifier()
           
 void testNewsItem()
           
 void testNewsItemAtt()
           
 void testNewsItemId()
           
 void testNewsItemRef()
           
 void testNewsItemType()
           
 void testNewsLine()
           
 void testNewsLines()
           
 void testNewsLineText()
           
 void testNewsLineType()
           
 void testNewsManagement()
           
 void testNewsML()
           
 void testNewsMLStream()
           
 void testNewsMLURL()
           
 void testNewsProduct()
           
 void testNewsService()
           
 void testNodeStream()
           
 void testNodeURL()
           
 void testNotation()
           
 void testNotationAtt()
           
 void testNoValidation()
           
 void testOfInterestTo()
           
 void testOrigin()
           
 void testParty()
           
 void testPreviousRevisionAtt()
           
 void testPriority()
           
 void testProperty()
           
 void testProvider()
           
 void testProviderId()
           
 void testPublicIdentifier()
           
 void testRankAtt()
           
 void testRelevance()
           
 void testRepeatAtt()
           
 void testReplace()
           
 void testResource()
           
 void testRevisionAtt()
           
 void testRevisionHistory()
           
 void testRevisionId()
           
 void testRevisionStatus()
           
 void testRightsHolder()
           
 void testRightsLine()
           
 void testRightsMetadata()
           
 void testRole()
           
 void testSchemeAtt()
           
 void testSentFrom()
           
 void testSentTo()
           
 void testSeriesLine()
           
 void testSizeInBytes()
           
 void testSlugLine()
           
 void testSource()
           
 void testStartDate()
           
 void testStatus()
           
 void testStatusWillChange()
           
 void testSubHeadLine()
           
 void testSubject()
           
 void testSubjectCode()
           
 void testSubjectDetail()
           
 void testSubjectMatter()
           
 void testSubjectQualifier()
           
 void testSystemIdentifier()
           
 void testThisRevisionCreated()
           
 void testTopic()
           
 void testTopicAtt()
           
 void testTopicOccurrence()
           
 void testTopicSet()
           
 void testTopicSetAtt()
           
 void testTopicSetRef()
           
 void testTopicType()
           
 void testTopicUse()
           
 void testTranslationOfAtt()
           
 void testTransmissionId()
           
 void testUpdate()
           
 void testUpdateAtt()
           
 void testUrgency()
           
 void testUrl()
           
 void testUrn()
           
 void testUsageRights()
           
 void testUsageType()
           
 void testValidation()
           
 void testValueAtt()
           
 void testValueRefAtt()
           
 void testVariantAtt()
           
 void testVocabularyAtt()
           
 void testXMLLangAtt()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, name, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NewsMLFactoryTest

public NewsMLFactoryTest(String name)
Method Detail

testNewsMLURL

public void testNewsMLURL()
                   throws IOException

testNewsMLStream

public void testNewsMLStream()
                      throws IOException

testNodeURL

public void testNodeURL()
                 throws IOException

testNodeStream

public void testNodeStream()
                    throws IOException

testValidation

public void testValidation()
                    throws IOException

testNoValidation

public void testNoValidation()
                      throws IOException

testClonedNodeSession

public void testClonedNodeSession()
                           throws IOException

testAllowedValuesAtt

public void testAllowedValuesAtt()
                          throws IOException

testAssignedByAtt

public void testAssignedByAtt()
                       throws IOException

testConfidenceAtt

public void testConfidenceAtt()
                       throws IOException

testContextAtt

public void testContextAtt()
                    throws IOException

testDateAndTimeAtt

public void testDateAndTimeAtt()
                        throws IOException

testDetailsAtt

public void testDetailsAtt()
                    throws IOException

testDuidAtt

public void testDuidAtt()
                 throws IOException

testDuidRefAtt

public void testDuidRefAtt()
                    throws IOException

testEquivalentsListAtt

public void testEquivalentsListAtt()
                            throws IOException

testEssentialAtt

public void testEssentialAtt()
                      throws IOException

testEuidAtt

public void testEuidAtt()
                 throws IOException

testFormalNameAtt

public void testFormalNameAtt()
                       throws IOException

testHowPresentAtt

public void testHowPresentAtt()
                       throws IOException

testHrefAtt

public void testHrefAtt()
                 throws IOException

testImportanceAtt

public void testImportanceAtt()
                       throws IOException

testNewsItemAtt

public void testNewsItemAtt()
                     throws IOException

testNotationAtt

public void testNotationAtt()
                     throws IOException

testPreviousRevisionAtt

public void testPreviousRevisionAtt()
                             throws IOException

testRankAtt

public void testRankAtt()
                 throws IOException

testRepeatAtt

public void testRepeatAtt()
                   throws IOException

testRevisionAtt

public void testRevisionAtt()
                     throws IOException

testSchemeAtt

public void testSchemeAtt()
                   throws IOException

testTopicAtt

public void testTopicAtt()
                  throws IOException

testTopicSetAtt

public void testTopicSetAtt()
                     throws IOException

testTranslationOfAtt

public void testTranslationOfAtt()
                          throws IOException

testUpdateAtt

public void testUpdateAtt()
                   throws IOException

testValueAtt

public void testValueAtt()
                  throws IOException

testValueRefAtt

public void testValueRefAtt()
                     throws IOException

testVariantAtt

public void testVariantAtt()
                    throws IOException

testVocabularyAtt

public void testVocabularyAtt()
                       throws IOException

testXMLLangAtt

public void testXMLLangAtt()
                    throws IOException

testAdministrativeMetadata

public void testAdministrativeMetadata()
                                throws IOException

testAssociatedWith

public void testAssociatedWith()
                        throws IOException

testBasisForChoice

public void testBasisForChoice()
                        throws IOException

testByLine

public void testByLine()
                throws IOException

testCatalog

public void testCatalog()
                 throws IOException

testCharacteristics

public void testCharacteristics()
                         throws IOException

testComment

public void testComment()
                 throws IOException

testContentItem

public void testContentItem()
                     throws IOException

testContributor

public void testContributor()
                     throws IOException

testCopyright

public void testCopyright()
                   throws IOException

testCopyrightDate

public void testCopyrightDate()
                       throws IOException

testCopyrightHolder

public void testCopyrightHolder()
                         throws IOException

testCopyrightLine

public void testCopyrightLine()
                       throws IOException

testCreator

public void testCreator()
                 throws IOException

testCreditLine

public void testCreditLine()
                    throws IOException

testDataContent

public void testDataContent()
                     throws IOException

testDateAndTime

public void testDateAndTime()
                     throws IOException

testDateId

public void testDateId()
                throws IOException

testDateLabel

public void testDateLabel()
                   throws IOException

testDateLine

public void testDateLine()
                  throws IOException

testDefaultVocabularyFor

public void testDefaultVocabularyFor()
                              throws IOException

testDelete

public void testDelete()
                throws IOException

testDerivedFrom

public void testDerivedFrom()
                     throws IOException

testDescription

public void testDescription()
                     throws IOException

testDescriptiveMetadata

public void testDescriptiveMetadata()
                             throws IOException

testEncoding

public void testEncoding()
                  throws IOException

testEndDate

public void testEndDate()
                 throws IOException

testFileName

public void testFileName()
                  throws IOException

testFirstCreated

public void testFirstCreated()
                      throws IOException

testFormalName

public void testFormalName()
                    throws IOException

testFormat

public void testFormat()
                throws IOException

testFutureStatus

public void testFutureStatus()
                      throws IOException

testGenre

public void testGenre()
               throws IOException

testGeography

public void testGeography()
                   throws IOException

testHeadLine

public void testHeadLine()
                  throws IOException

testIdentification

public void testIdentification()
                        throws IOException

testInsertAfter

public void testInsertAfter()
                     throws IOException

testInsertBefore

public void testInsertBefore()
                      throws IOException

testInstruction

public void testInstruction()
                     throws IOException

testKeywordLine

public void testKeywordLine()
                     throws IOException

testLabel

public void testLabel()
               throws IOException

testLabelText

public void testLabelText()
                   throws IOException

testLabelType

public void testLabelType()
                   throws IOException

testLanguage

public void testLanguage()
                  throws IOException

testLimitations

public void testLimitations()
                     throws IOException

testMediaType

public void testMediaType()
                   throws IOException

testMetadata

public void testMetadata()
                  throws IOException

testMetadataType

public void testMetadataType()
                      throws IOException

testMimeType

public void testMimeType()
                  throws IOException

testNameLabel

public void testNameLabel()
                   throws IOException

testNewsComponent

public void testNewsComponent()
                       throws IOException

testNewsEnvelope

public void testNewsEnvelope()
                      throws IOException

testNewsIdentifier

public void testNewsIdentifier()
                        throws IOException

testNewsItem

public void testNewsItem()
                  throws IOException

testNewsItemId

public void testNewsItemId()
                    throws IOException

testNewsItemRef

public void testNewsItemRef()
                     throws IOException

testNewsItemType

public void testNewsItemType()
                      throws IOException

testNewsLine

public void testNewsLine()
                  throws IOException

testNewsLineText

public void testNewsLineText()
                      throws IOException

testNewsLineType

public void testNewsLineType()
                      throws IOException

testNewsLines

public void testNewsLines()
                   throws IOException

testNewsML

public void testNewsML()
                throws IOException

testNewsManagement

public void testNewsManagement()
                        throws IOException

testNewsProduct

public void testNewsProduct()
                     throws IOException

testNewsService

public void testNewsService()
                     throws IOException

testNotation

public void testNotation()
                  throws IOException

testOfInterestTo

public void testOfInterestTo()
                      throws IOException

testOrigin

public void testOrigin()
                throws IOException

testParty

public void testParty()
               throws IOException

testPriority

public void testPriority()
                  throws IOException

testProperty

public void testProperty()
                  throws IOException

testProvider

public void testProvider()
                  throws IOException

testProviderId

public void testProviderId()
                    throws IOException

testPublicIdentifier

public void testPublicIdentifier()
                          throws IOException

testRelevance

public void testRelevance()
                   throws IOException

testReplace

public void testReplace()
                 throws IOException

testResource

public void testResource()
                  throws IOException

testRevisionHistory

public void testRevisionHistory()
                         throws IOException

testRevisionId

public void testRevisionId()
                    throws IOException

testRevisionStatus

public void testRevisionStatus()
                        throws IOException

testRightsHolder

public void testRightsHolder()
                      throws IOException

testRightsLine

public void testRightsLine()
                    throws IOException

testRightsMetadata

public void testRightsMetadata()
                        throws IOException

testRole

public void testRole()
              throws IOException

testSentFrom

public void testSentFrom()
                  throws IOException

testSentTo

public void testSentTo()
                throws IOException

testSeriesLine

public void testSeriesLine()
                    throws IOException

testSizeInBytes

public void testSizeInBytes()
                     throws IOException

testSlugLine

public void testSlugLine()
                  throws IOException

testSource

public void testSource()
                throws IOException

testStartDate

public void testStartDate()
                   throws IOException

testStatus

public void testStatus()
                throws IOException

testStatusWillChange

public void testStatusWillChange()
                          throws IOException

testSubHeadLine

public void testSubHeadLine()
                     throws IOException

testSubject

public void testSubject()
                 throws IOException

testSubjectCode

public void testSubjectCode()
                     throws IOException

testSubjectDetail

public void testSubjectDetail()
                       throws IOException

testSubjectMatter

public void testSubjectMatter()
                       throws IOException

testSubjectQualifier

public void testSubjectQualifier()
                          throws IOException

testSystemIdentifier

public void testSystemIdentifier()
                          throws IOException

testThisRevisionCreated

public void testThisRevisionCreated()
                             throws IOException

testTopic

public void testTopic()
               throws IOException

testTopicOccurrence

public void testTopicOccurrence()
                         throws IOException

testTopicSet

public void testTopicSet()
                  throws IOException

testTopicSetRef

public void testTopicSetRef()
                     throws IOException

testTopicType

public void testTopicType()
                   throws IOException

testTopicUse

public void testTopicUse()
                  throws IOException

testTransmissionId

public void testTransmissionId()
                        throws IOException

testUpdate

public void testUpdate()
                throws IOException

testUrgency

public void testUrgency()
                 throws IOException

testUrl

public void testUrl()
             throws IOException

testUrn

public void testUrn()
             throws IOException

testUsageRights

public void testUsageRights()
                     throws IOException

testUsageType

public void testUsageType()
                   throws IOException