org.apache.tapestry.markup
Class TestJSONWriter
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.markup.TestJSONWriter
public class TestJSONWriter
- extends BaseComponentTestCase
Tests functionality of the IJSONWriter
class.
- Author:
- jkuhnert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outputBuffer
protected ByteArrayOutputStream outputBuffer
TestJSONWriter
public TestJSONWriter()
testPropertyList
public void testPropertyList()
- Tests creating a list of key/value pairs.
newJSONWriter
protected JSONWriterImpl newJSONWriter()
- Creates a writer instance that content can be asserted
against.
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.