com.hp.hpl.jena.xmloutput
Class TestXMLAbbrev

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.hp.hpl.jena.test.JenaTestBase
              extended by com.hp.hpl.jena.graph.test.GraphTestBase
                  extended by com.hp.hpl.jena.rdf.model.test.ModelTestBase
                      extended by com.hp.hpl.jena.xmloutput.XMLOutputTestBase
                          extended by com.hp.hpl.jena.xmloutput.TestXMLAbbrev
All Implemented Interfaces:
junit.framework.Test

public class TestXMLAbbrev
extends XMLOutputTestBase

The tests testReaderAndWriter includes for the language "RDF/XML-ABBREV". Extracted from TestXMLFeatures as part of a clarification exercise intended to extend the testing to allow for the entity-including option.

Author:
eh

Constructor Summary
TestXMLAbbrev(java.lang.String name)
           
 
Method Summary
 void testNoCookUp()
           
 void testNoDamlCollection()
           
 void testNoID()
           
 void testNoID2()
           
 void testNoLi()
           
 void testNoPropAttr()
           
 void testNoPropAttrs()
           
 void testNoRdfCollection()
           
 void testNoReification()
           
 void testNoResource()
           
 void testPropAttrs()
           
 
Methods inherited from class com.hp.hpl.jena.rdf.model.test.ModelTestBase
assertIsoModels, assertIsoModels, createMemModel, createModel, literal, modelAdd, modelWithStatements, modelWithStatements, property, property, rdfNode, rdfNode, resource, resource, resources, resourceSet, statement, statement, statements
 
Methods inherited from class com.hp.hpl.jena.graph.test.GraphTestBase
arrayToSet, assertContains, assertContainsAll, assertEqualsTemplate, assertIsomorphic, assertIsomorphic, assertOmits, assertOmitsAll, contains, getGraph, graphAdd, graphWith, iteratorToList, iteratorToSet, newGraph, nice, node, nodeArray, nodeList, nodeSet, testContains, testContains, testContains, testContains, testOmits, testOmits, testOmits, testOmits, triple, triple, tripleArray, tripleSet
 
Methods inherited from class com.hp.hpl.jena.test.JenaTestBase
append, assertDiffer, assertDiffer, assertHasParent, assertInstanceOf, getConstructor, hasAsParent, isPublicTestMethod, isTestMethod, listOfOne, listOfStrings, listToSet, pass, setOfOne, setOfStrings, testToSilenceJunitComplaintsAboutNoTestMethods
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestXMLAbbrev

public TestXMLAbbrev(java.lang.String name)
Method Detail

testNoPropAttr

public void testNoPropAttr()
                    throws java.io.IOException
Throws:
java.io.IOException

testNoDamlCollection

public void testNoDamlCollection()
                          throws java.io.IOException
Throws:
java.io.IOException

testNoRdfCollection

public void testNoRdfCollection()
                         throws java.io.IOException
Throws:
java.io.IOException

testNoLi

public void testNoLi()
              throws java.io.IOException
Throws:
java.io.IOException

testNoID

public void testNoID()
              throws java.io.IOException
Throws:
java.io.IOException

testNoID2

public void testNoID2()
               throws java.io.IOException
Throws:
java.io.IOException

testNoResource

public void testNoResource()
                    throws java.io.IOException
Throws:
java.io.IOException

testPropAttrs

public void testPropAttrs()
                   throws java.io.IOException
Throws:
java.io.IOException

testNoPropAttrs

public void testNoPropAttrs()
                     throws java.io.IOException
Throws:
java.io.IOException

testNoReification

public void testNoReification()
                       throws java.io.IOException
Throws:
java.io.IOException

testNoCookUp

public void testNoCookUp()
                  throws java.io.IOException
Throws:
java.io.IOException


Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP