https://github.com/coin-or/jMarkov
Raw File
Tip revision: 6db8e7be96af35cbd806c09169f1b0d96ff3adbd authored by Stefan Vigerske on 23 February 2020, 11:31:20 UTC
update projDesc.xml
Tip revision: 6db8e7b
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