Annotation Interface TestingMode


@Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) public @interface TestingMode
Used to indicate if the code is run from tests!