Annotation Type SystemStub


@Target(FIELD) @Retention(RUNTIME) public @interface SystemStub
Marks a field in a test class as a system stub - this makes it get set up automatically around individual tests or, if static, around the whole test fixture
Since:
1.0.0