com.hp.hpl.jena.rdf.query.test
Class RDQLTestSuite

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--com.hp.hpl.jena.rdf.query.test.RDQLTestSuite
All Implemented Interfaces:
junit.framework.Test

public class RDQLTestSuite
extends junit.framework.TestSuite

All the RDQL tests

Version:
$Id: RDQLTestSuite.java,v 1.2 2002/06/27 16:31:10 andy_seaborne Exp $
Author:
Andy Seaborne

Method Summary
static junit.framework.TestSuite suite()
          Creates new RDQLTestSuite
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

suite

public static junit.framework.TestSuite suite()
Creates new RDQLTestSuite



Copyright © 2001 Hewlett-Packard. All Rights Reserved.