https://github.com/coin-or/jMarkov
Revision 17842399cedee621ce0290ca299eede39a96d813 authored by Daniel Silva on 10 March 2016, 16:43:43 UTC, committed by Daniel Silva on 10 March 2016, 16:43:43 UTC
1 parent 934f039
Raw File
Tip revision: 17842399cedee621ce0290ca299eede39a96d813 authored by Daniel Silva on 10 March 2016, 16:43:43 UTC
Tip revision: 1784239
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