org.apache.tapestry.record
Class TestChangeKey

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.record.TestChangeKey

public class TestChangeKey
extends BaseComponentTestCase

Tests for ChangeKey.

Since:
4.0
Author:
Howard M. Lewis Ship

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

Constructor Detail

TestChangeKey

public TestChangeKey()
Method Detail

testSetters

public void testSetters()

testHashCode

public void testHashCode()

testEquals

public void testEquals()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.