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

Quick Search    Search Deep
C D E F J M P S T W

C

categories - Variable in class jbreport.test.SQLCreate
Product categories
categoriesSQL - Variable in class jbreport.test.SQLCreate
The sql string to create the categories table

D

DatasourceTest - class jbreport.test.DatasourceTest.
Tests the Datasource for correct behaviour in constructing connections to databases.
DatasourceTest() - Constructor for class jbreport.test.DatasourceTest
Required for creation of the ConnectionFactory instance
DatasourceTest(String) - Constructor for class jbreport.test.DatasourceTest
 
dataSQL - Variable in class jbreport.test.SQLCreate
The sql string to create the data table

E

ExpandTest - class jbreport.test.ExpandTest.
This will test that the report will expand using the given queries.
ExpandTest(String) - Constructor for class jbreport.test.ExpandTest
 

F

fetchConnection() - Method in class jbreport.test.DatasourceTest
Required to implement the ConnectionFactory interface

J

jbreport.test - 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.

M

main(String[]) - Static method in class jbreport.test.SQLCreate
 

P

ParseTest - class jbreport.test.ParseTest.
This will test the parsing of a basic report definition file.
ParseTest(String) - Constructor for class jbreport.test.ParseTest
 
provinces - Variable in class jbreport.test.SQLCreate
Areas within South Africa
provincesSQL - Variable in class jbreport.test.SQLCreate
The sql string to create the provinces table

S

SQLCreate - class jbreport.test.SQLCreate.
This will create large sets of sql statements which can then be fed into a database.
SQLCreate() - Constructor for class jbreport.test.SQLCreate
 
SuiteOfTests - class jbreport.test.SuiteOfTests.
The class that consolidates all the tests in the package.
SuiteOfTests() - Constructor for class jbreport.test.SuiteOfTests
 
setUp() - Method in class jbreport.test.ExpandTest
 
setUp() - Method in class jbreport.test.ParseTest
 
suite() - Static method in class jbreport.test.SuiteOfTests
 

T

tearDown() - Method in class jbreport.test.DatasourceTest
 
tearDown() - Method in class jbreport.test.ExpandTest
 
tearDown() - Method in class jbreport.test.ParseTest
 
testBasicHTMLRenderer() - Method in class jbreport.test.ExpandTest
 
testJDBCDatasourceInit() - Method in class jbreport.test.DatasourceTest
Try to create a Datasource for a database using a JDBC connection
testJavaDatasourceInit() - Method in class jbreport.test.DatasourceTest
This is used to test the JavaConnectionFactory Datasource connection
testPreOrderTraverse() - Method in class jbreport.test.ParseTest
 

W

writeCreate(PrintWriter) - Method in class jbreport.test.SQLCreate
Create the appropriate tables
writeDelete(PrintWriter) - Method in class jbreport.test.SQLCreate
Delete all from tables
writeInsert(PrintWriter) - Method in class jbreport.test.SQLCreate
Insert the data

C D E F J M P S T W