org.apache.tapestry.junit
Class ContentTypeTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TapestryTestCase
org.apache.tapestry.junit.ContentTypeTest
public class ContentTypeTest
- extends TapestryTestCase
Test the functionality of ContentType
- Since:
- 3.0
- Author:
- Mindbridge
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 |
ContentTypeTest
public ContentTypeTest()
testEquals
public void testEquals()
testEqualsWithParameters
public void testEqualsWithParameters()
testParsing1
public void testParsing1()
throws Exception
- Throws:
Exception
testParsing2
public void testParsing2()
throws Exception
- Throws:
Exception
testUnparsing1
public void testUnparsing1()
throws Exception
- Throws:
Exception
testUnparsing2
public void testUnparsing2()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.