Package ninja.template
Class TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
- java.lang.Object
-
- ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
-
public class TemplateEngineFreemarkerAuthenticityTokenDirectiveTest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description org.junit.rules.ExpectedExceptionthrown
-
Constructor Summary
Constructors Constructor Description TemplateEngineFreemarkerAuthenticityTokenDirectiveTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbefore()voidtestThatAuthenticityTokenIsNotCalledInConstructor()voidtestThatItWorks()voidtestThatLoopVarsThrowException()voidtestThatParamsThrowException()
-