Package ninja.template
Class TemplateEngineFreemarkerAuthenticityFormDirectiveTest
- java.lang.Object
-
- ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
-
public class TemplateEngineFreemarkerAuthenticityFormDirectiveTest extends Object
- Author:
- svenkubiak
-
-
Field Summary
Fields Modifier and Type Field Description org.junit.rules.ExpectedException
thrown
-
Constructor Summary
Constructors Constructor Description TemplateEngineFreemarkerAuthenticityFormDirectiveTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
before()
void
testThatAuthenticityTokenIsNotCalledInConstructor()
void
testThatItWorks()
void
testThatLoopVarsThrowException()
void
testThatParamsThrowException()
-