org.apache.tapestry.form
Class TestListEditMap
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TapestryTestCase
org.apache.tapestry.form.TestListEditMap
public class TestListEditMap
- extends TapestryTestCase
Suite of tests for ListEditMap
.
- Since:
- 3.0
- Author:
- Howard Lewis Ship
Methods inherited from class org.apache.tapestry.junit.TapestryTestCase |
checkException, checkList, checkList, checkProperty, createValueConverter, getSpecificationResourceLocation, newBindingSource, newComponent, parseApp, parseComponent, parseLib, parsePage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestListEditMap
public TestListEditMap()
testAdd
public void testAdd()
testGet
public void testGet()
testGetUnknown
public void testGetUnknown()
testMarkDeleted
public void testMarkDeleted()
testMarkAlreadyDeleted
public void testMarkAlreadyDeleted()
testMarkMultipleDeleted
public void testMarkMultipleDeleted()
testDeleteUndelete
public void testDeleteUndelete()
testPurgeDeletedKeys
public void testPurgeDeletedKeys()
- Since:
- 4.0
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.