public class TestDataParser extends Object
.streaming
.runTransformations
.configuration <key=value>
.input|<syntax parser id>
<input content here>
.expect|<renderer id>
<expected content here>
Note that there can be several .input and .expect entries. For each .input definition, all
the found .expect will be executed and checked.
| Constructor and Description |
|---|
TestDataParser() |
public TestData parse(InputStream source, String resourceName) throws IOException
IOExceptionCopyright © 2004–2016 XWiki. All rights reserved.