Revision 6db8e7be96af35cbd806c09169f1b0d96ff3adbd authored by Stefan Vigerske on 23 February 2020, 11:31:20 UTC, committed by Stefan Vigerske on 23 February 2020, 11:31:20 UTC
1 parent 69a94c1
Raw File
TEST.txt
Last updated August 17, 2014

jMarkov Unit Tests 

The jMarkov source code includes a set of Unit Tests. 
These can be found in the test folder,
which includes separate test classes for the jMarkov, 
the jMDP, and the jPhase modules. 
New tests can be included in this folder using jUnit, 
as in the existing tests.  

back to top