|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.hp.hpl.jena.test.JenaTestBase
com.hp.hpl.jena.graph.test.GraphTestBase
com.hp.hpl.jena.rdf.model.test.ModelTestBase
com.hp.hpl.jena.xmloutput.TestEntityOutput
public class TestEntityOutput
Tests for entities being created corresponding to prefixes.
Constructor Summary | |
---|---|
TestEntityOutput(java.lang.String name)
|
Method Summary | |
---|---|
void |
testCatchesBadEntities()
|
void |
testCRinLiterals()
|
void |
testDifficultChars()
See http://www.w3.org/TR/xml/#NT-EntityValue " & and % ' are all legal URI chars, but illegal in entity defn. |
void |
testKnownEntityNames()
|
void |
testRDFNamespaceMissing()
|
void |
testSettingWriterEntityProperty()
|
void |
testUsesEntityForPrefix()
|
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 |
---|
public TestEntityOutput(java.lang.String name)
Method Detail |
---|
public void testSettingWriterEntityProperty()
public void testKnownEntityNames()
public void testRDFNamespaceMissing()
public void testUsesEntityForPrefix()
public void testCatchesBadEntities()
public void testDifficultChars() throws java.io.IOException
java.io.IOException
public void testCRinLiterals() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |