MCPcopy Index your code
hub / github.com/apache/tomcat / testValidLong

Method testValidLong

test/org/apache/el/parser/TestAstInteger.java:30–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28public class TestAstInteger {
29
30 @Test
31 public void testValidLong() {
32 doTestValid("1234");
33 }
34
35
36 @Test

Callers

nothing calls this directly

Calls 1

doTestValidMethod · 0.95

Tested by

no test coverage detected