[Development branch] Error in JUnit test in SystematicSampling

Issue #305 resolved
Manuel Luque created an issue

There is an error in JUnit test testSimpleIDWithoutDecisionsDiseaseFourStates in class org.openmarkov.core.model.network.modelUncertainty.SystematicSamplingTest.

Comparing the code with "default" branch, I suspect it may be related to the new potential "ExactDiscretePotential".

Comments (3)

  1. Jorge PĂ©rez

    The class was commented in a previous version. Be noticed that the test are using an old test approach. Adapt these test to the new task approach (or remove them).

  2. Log in to comment