elaborate on new tests in readme
This commit is contained in:
parent
8a513164ab
commit
18f5ffd289
1 changed files with 1 additions and 1 deletions
|
|
@ -36,4 +36,4 @@ At this point you can copy the staging/client or staging/server folders to any e
|
|||
|
||||
# Testing
|
||||
Running the gradle test task, or the buildwrapper will run all junit tests.
|
||||
Currently that includes a test of certificate based authentication (Mutual TLS) and unit tests for the thread safe process control module
|
||||
Currently that includes a test of certificate based authentication (Mutual TLS), tests for the thread safe process control module, and tests ensureing that only one thread can edit process information at a time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue