https://github.com/coin-or/jMarkov
Raw File
Tip revision: 8471e8e2acb21137867f991480b5c0338449897c authored by Daniel Silva on 08 October 2017, 17:47:38 UTC
Tip revision: 8471e8e
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