aima.test.coretest
Class PerceptSequenceTest

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

public class PerceptSequenceTest
extends TestCase


Constructor Summary
PerceptSequenceTest()
           
 
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

PerceptSequenceTest

public PerceptSequenceTest()
Method Detail

testToString

public void testToString()

testEquals

public void testEquals()

testHashCode

public void testHashCode()