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

Quick Search    Search Deep

jbreport.test
Class SuiteOfTests  view SuiteOfTests download SuiteOfTests.java

java.lang.Object
  extended byjbreport.test.SuiteOfTests

public class SuiteOfTests
extends java.lang.Object

The class that consolidates all the tests in the package.

Version:
$Revision: 1.1.1.1 $

Constructor Summary
SuiteOfTests()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuiteOfTests

public SuiteOfTests()
Method Detail

suite

public static junit.framework.Test suite()