org.apache.tapestry.junit
Class TestMultipart
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TapestryTestCase
org.apache.tapestry.junit.TestMultipart
public class TestMultipart
- extends TapestryTestCase
A few tests to fill in the code coverage of ValuePart
and
UploadPart
.
- 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 |
TestMultipart
public TestMultipart()
testSingle
public void testSingle()
testTwo
public void testTwo()
testThree
public void testThree()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.