This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
access:access_software_testing [2010/04/13 21:52] mmatthews |
access:access_software_testing [2012/10/10 17:09] (current) |
||
---|---|---|---|
Line 12: | Line 12: | ||
AgtekNet/test/com/agtek/net/storage/server | AgtekNet/test/com/agtek/net/storage/server | ||
- | The entry point for the tests run by the nightly build is in the java class TestAll. | + | The entry point for the tests run by the nightly build is in the java class TestAll. The unit tests focus on the Access Server and the AccessLib java client side library. The tests run by starting up an instance of the Access Server. The configuration for the server instance is in the file: |
+ | AgtekNet/apps/storage/test.props | ||