| |
|
| java.lang.Object com.flexive.tests.embedded.jsf.JsonWriterTest
JsonWriterTest | public class JsonWriterTest (Code) | | Test cases for the JsonWriter component.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) |
testDoubleQuotedStringValues | public void testDoubleQuotedStringValues() throws IOException(Code) | | |
testFinishResponseOpenArray | public void testFinishResponseOpenArray() throws IOException(Code) | | |
testInvalidWriteAttributeValue | public void testInvalidWriteAttributeValue() throws IOException(Code) | | |
testLiteralsOnlyInArray | public void testLiteralsOnlyInArray() throws IOException(Code) | | |
testMatchingParensArray | public void testMatchingParensArray() throws IOException(Code) | | |
testNoTopLevelAttributes | public void testNoTopLevelAttributes()(Code) | | |
testNoTopLevelLiterals | public void testNoTopLevelLiterals()(Code) | | |
|
|
|