MCPcopy Create free account
hub / github.com/apache/tomcat / testVariable

Method testVariable

test/org/apache/jasper/compiler/TestELParser.java:61–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59
60
61 @Test
62 public void testVariable() throws JasperException {
63 doTestParser("${test}", null);
64 }
65
66
67 @Test

Callers

nothing calls this directly

Calls 1

doTestParserMethod · 0.95

Tested by

no test coverage detected