Home
last modified time | relevance | path

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

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/view/velocity/
H A DTestVelocityEngine.java30 public class TestVelocityEngine extends VelocityEngine { class
35 public TestVelocityEngine() { in TestVelocityEngine() method in TestVelocityEngine
38 public TestVelocityEngine(String expectedName, Template template) { in TestVelocityEngine() method in TestVelocityEngine