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

Quick Search    Search Deep

jbreport.test: Javadoc index of package jbreport.test.


Package Samples:

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.  

Classes:

SQLCreate: This will create large sets of sql statements which can then be fed into a database. This data will then be used in the tests. We don't use JDBC to input the data into the database, as that is too much like hard work ;-)
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.
SuiteOfTests: The class that consolidates all the tests in the package.

Home | Contact Us | Privacy Policy | Terms of Service