Home
last modified time | relevance | path

Searched defs:assertEvalExceptionAt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DBaseTestCase.java274 protected Exception assertEvalExceptionAt(String evil, String template, in assertEvalExceptionAt() method in BaseTestCase
293 protected Exception assertEvalExceptionAt(String evil, int line, int col) in assertEvalExceptionAt() method in BaseTestCase