I have created a simple unit test but IntelliJ is incorrectly highlighting it red. marking it as an error
No beans?
I am using this annotation to hide this error when it appears in IntelliJ v.14:
@SuppressWarnings("SpringJavaAutowiringInspection")