java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.hp.hpl.jena.test.JenaTestBase
com.hp.hpl.jena.graph.test.GraphTestBase
com.hp.hpl.jena.shared.test.AbstractTestPrefixMapping
com.hp.hpl.jena.graph.compose.test.TestPolyadicPrefixMapping
- All Implemented Interfaces:
- junit.framework.Test
- public class TestPolyadicPrefixMapping
- extends com.hp.hpl.jena.shared.test.AbstractTestPrefixMapping
| Fields inherited from class com.hp.hpl.jena.graph.test.GraphTestBase |
|
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class com.hp.hpl.jena.shared.test.AbstractTestPrefixMapping |
testAddDefaultMap, testAddMap, testAddOtherPrefixMapping, testAllowNastyNamespace, testCheckNames, testEasyQName, testEmptyDoesNotWipeURI, testEmptyPrefix, testExpandPrefix, testLock, testNoQNameBadLocal, testNoQNameNoPrefix, testPrefixMappingMap, testPrefixMappingMapping, testPrefixMappingSecret, testQnameFromEmail, testRemovePrefix, testReturnsSelf, testReversePrefixMapping, testSameURIKeepsDefault, testSecondPrefixDeletedUncoversPreviousMap, testSecondPrefixReplacesReverseMap, testSecondPrefixRetainsExistingMap, testShortForm, testUseEasyPrefix, testUseEasyPrefix, testUsePrefix |
| Methods inherited from class com.hp.hpl.jena.graph.test.GraphTestBase |
appendNode, arrayToSet, assertContains, assertContainsAll, assertEqualsTemplate, assertIsomorphic, assertIsomorphic, assertOmits, assertOmitsAll, contains, getGraph, getReificationTriples, graphAdd, graphWith, iteratorToList, iteratorToSet, modelFor, newGraph, nice, nice, niceTriple, node, nodes, nodeSet, show, testContains, testContains, testContains, testContains, testOmits, testOmits, testOmits, testOmits, triple, triple, tripleArray, tripleSet |
| 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 |
gBase
com.hp.hpl.jena.graph.Graph gBase
g1
com.hp.hpl.jena.graph.Graph g1
g2
com.hp.hpl.jena.graph.Graph g2
poly
com.hp.hpl.jena.graph.compose.Polyadic poly
alpha
protected static final java.lang.String alpha
- See Also:
- Constant Field Values
beta
protected static final java.lang.String beta
- See Also:
- Constant Field Values
TestPolyadicPrefixMapping
public TestPolyadicPrefixMapping(java.lang.String name)
suite
public static junit.framework.TestSuite suite()
setUp
public void setUp()
- Description copied from class:
junit.framework.TestCase
- Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
getMapping
protected com.hp.hpl.jena.shared.PrefixMapping getMapping()
testOnlyBaseMutated
public void testOnlyBaseMutated()
testUpdatesVisible
public void testUpdatesVisible()
testUpdatesOverridden
public void testUpdatesOverridden()
testQNameComponents
public void testQNameComponents()