aima.test.coretest
Class PerceptTest

java.lang.Object
  extended by TestCase
      extended by aima.test.coretest.PerceptTest

public class PerceptTest
extends TestCase


Constructor Summary
PerceptTest()
           
 
Method Summary
 void testEquals()
           
 void testHashCode()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerceptTest

public PerceptTest()
Method Detail

testToString

public void testToString()

testEquals

public void testEquals()

testHashCode

public void testHashCode()