ThePrez / JTOpen-test

Test suite for JTOpen project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JTOpen-test

Test suite for JTOpen project

This is the testbucket for JTOpen

The structure is that individual tests are named xxxTest. Within tests, there are testcases that are run. These testcases are named xxxTestcase.

To run a test, you run the main test class and specify parameters that control how the test runs. For example, the following will run the AS400JPingTest.

java AS400JPingTest -lib -system -uid -pwd -pwrSys <privilegedUserid,privilegedPassword> -directory / -misc , -asp

About

Test suite for JTOpen project

License:Apache License 2.0


Languages

Language:Java 100.0%