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

Quick Search    Search Deep

Package jbreport.test

This package defines the public interface to the reporting library, and should enable any developer to define their own reports using just this API.

See:
          Description

Class Summary
DatasourceTest Tests the Datasource for correct behaviour in constructing connections to databases.
ExpandTest This will test that the report will expand using the given queries.
ParseTest This will test the parsing of a basic report definition file.
SQLCreate This will create large sets of sql statements which can then be fed into a database.
SuiteOfTests The class that consolidates all the tests in the package.
 

Package jbreport.test Description

This package defines the public interface to the reporting library, and should enable any developer to define their own reports using just this API.

    TODO 
    o Examples