com.hp.hpl.jena.util
Class TestPackage

java.lang.Object
  extended by junit.framework.TestSuite
      extended by com.hp.hpl.jena.util.TestPackage
All Implemented Interfaces:
junit.framework.Test

public class TestPackage
extends junit.framework.TestSuite

All developers should edit this file to add their tests. Please try to name your tests and test suites appropriately. Note, it is better to name your test suites on creation rather than in this file.

Author:
jjc

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

Method Detail

suite

public static junit.framework.TestSuite suite()


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