Home
last modified time | relevance | path

Searched refs:NastyTool (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DVarargMethodsTestCase.java38 context.put("nasty", new NastyTool()); in setUpContext()
173 public static class NastyTool extends NiceTool class in VarargMethodsTestCase