Skip to content

PDFReporter Testcases

Magnus Karlsson edited this page Jun 4, 2015 · 6 revisions

Test cascade

In the "abstract" test module "pdfreporter-test" the package

test.org.oss.pdfreporter.ExporterTest

continues all tests. You will find jrxml file examples, data sources and configurations in "pdfreporter-testdata" that are used during the test run.

Java desktop tests - JEval as expression language

test.org.oss.pdfreporter.JEvalDesktopSuite

Java desktop tests - JSHuntingYard as expression language (in progress)

test.org.oss.pdfreporter.JSHuntingYardDesktopSuite

Android tests

In the project "pdfreporter-android-sample" there is a complete setup of an Android sample app with reports.

org.oss.pdfreporter.android.ReportTestRunner