com.hp.hpl.mesa.rdf.jena.common.regression
Class MegaTestSuite

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--com.hp.hpl.mesa.rdf.jena.common.regression.MegaTestSuite
All Implemented Interfaces:
junit.framework.Test

public class MegaTestSuite
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.Test suite()
          Creates new MegaTestSuite
 
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.Test suite()
Creates new MegaTestSuite


Copyright © 2001 Hewlett-Packard. All Rights Reserved.