7879808182838485
.thenReturn("secret"); when(ninjaProperties.getOrDie(NinjaConstant.applicationCookiePrefix)) .thenReturn("NINJA"); crypto = new Crypto(ninjaProperties); }