Show/Hide Toolbars

Unit Test Framework Manual

Navigation: » No topics above this level «

Getting Started

Scroll Prev Top Next More

You can download the Unit Test Framework from the Waysys web site.  Alternatively, you can download the Unit Test Framework from GitHub.  If you obtain the framework from GitHub, you will still need to download the other files listed below from the Waysys web site.

 

You should download these four files:

 

File

Purpose

 

 

unittestcase_X.XX.zip

 

 

The Gosu code for the Unit Test Framework.

 

runtest_X.XX.zip

The Java-based code for invoking the Unit Test Framework from the command line.

 

poi-3.10-FINAL-20140208.jar

(Optional) The Java library for POI, a library for reading Excel files.  Usually, the InsuranceSuite applications have this library out-of-the-box.  If not, download this library from the Waysys web site.

 

 

where X.XX is the version number of the release.  You will need WinZip or other utility for unzipping these files.

 

 

Licensing

This program is free software: you can redistribute it or modify it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by the Free Software Foundation, version 3 of the License or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

 

Additional Information

Installing the Unit Test Framework

Installing the RunTest Java Client

Installing the CSV and Excel File Readers

GNU Lesser Public License