I am working on writing JUnit tests for an application, and I am running into an issue trying to test methods annotated with @Preauthorized.
@Preauthorized
The goal: Ru