org.apache.tapestry.util
Class DefaultPrimaryKeyConverterTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.util.DefaultPrimaryKeyConverterTest
public class DefaultPrimaryKeyConverterTest
- extends BaseComponentTestCase
Tests for DefaultPrimaryKeyConverter
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPrimaryKeyConverterTest
public DefaultPrimaryKeyConverterTest()
testInitialValues
public void testInitialValues()
- Test the starting values of a number of properties.
testAdd
public void testAdd()
testAddDuplicate
public void testAddDuplicate()
testClear
public void testClear()
testDelete
public void testDelete()
testGetPrimaryKey
public void testGetPrimaryKey()
testGetPrimaryKeyNotFound
public void testGetPrimaryKeyNotFound()
testGetValue
public void testGetValue()
testGetValueNotFound
public void testGetValueNotFound()
testGetValueSubclassOverride
public void testGetValueSubclassOverride()
testGetValueSubclassThrowsException
public void testGetValueSubclassThrowsException()
testGetDeletedValues
public void testGetDeletedValues()
testRemoveDeletedValues
public void testRemoveDeletedValues()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.