Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.hp.hpl.jena.graph.compose.test
Class TestDyadic  view TestDyadic download TestDyadic.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.hp.hpl.jena.test.JenaTestBase
              extended bycom.hp.hpl.jena.graph.test.GraphTestBase
                  extended bycom.hp.hpl.jena.graph.compose.test.TestDyadic
All Implemented Interfaces:
junit.framework.Test

public class TestDyadic
extends com.hp.hpl.jena.graph.test.GraphTestBase


Field Summary
 
Fields inherited from class com.hp.hpl.jena.graph.test.GraphTestBase
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
TestDyadic(java.lang.String name)
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 void testDyadic()
           
 void testDyadicOperands()
           
private static com.hp.hpl.jena.util.iterator.ExtendedIterator things(java.lang.String x)
           
 
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 com.hp.hpl.jena.test.JenaTestBase
append, assertDiffer, assertDiffer, assertHasParent, getConstructor, hasAsParent, isPublicTestMethod, isTestMethod, listToSet, pass
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestDyadic

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

suite

public static junit.framework.TestSuite suite()

things

private static com.hp.hpl.jena.util.iterator.ExtendedIterator things(java.lang.String x)

testDyadic

public void testDyadic()

testDyadicOperands

public void testDyadicOperands()