org.apache.tapestry.util
Class TestObjectIdentityMap
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.util.TestObjectIdentityMap
public class TestObjectIdentityMap
- extends BaseComponentTestCase
Tests for ObjectIdentityMap
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestObjectIdentityMap
public TestObjectIdentityMap()
testGetNotFound
public void testGetNotFound()
testGetFound
public void testGetFound()
testGetWhenEmpty
public void testGetWhenEmpty()
testStoreNull
public void testStoreNull()
testStoreMany
public void testStoreMany()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.