Skip to content

Instantly share code, notes, and snippets.

View lukepfarrar's full-sized avatar

Luke Farrar lukepfarrar

View GitHub Profile
package controllers;
import java.lang.annotation.Annotation;
import org.junit.Test;
import play.Play;
import play.mvc.With;
import play.test.UnitTest;
public class SecurityTest extends UnitTest {