aima.test.probabilitytest
Class BayesNetTest

java.lang.Object
  extended by TestCase
      extended by aima.test.probabilitytest.BayesNetTest

public class BayesNetTest
extends TestCase


Constructor Summary
BayesNetTest()
           
 
Method Summary
 void setUp()
           
 void testVariablesAreCorrectlyObtainedFromBayesNetwork()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayesNetTest

public BayesNetTest()
Method Detail

setUp

public void setUp()

testVariablesAreCorrectlyObtainedFromBayesNetwork

public void testVariablesAreCorrectlyObtainedFromBayesNetwork()