| org.apache.commons.jelly.test.impl.TestEmbedded
TestEmbedded | public class TestEmbedded extends TestCase (Code) | | Unit case of Embedded
author: Vinay Chandran |
suite | public static Test suite()(Code) | | |
testInputStreamAsScript | public void testInputStreamAsScript()(Code) | | test Script input as a InputStream
|
testRawExecuteAsString | public void testRawExecuteAsString() throws Exception(Code) | | Test simple 'raw' execution of a string. See JELLY-189.
|
testStringAsScript | public void testStringAsScript()(Code) | | test Script input as a java.lang.String object
|
|
|