@Deprecated @AnnotationCollector(value: [BeforeEach, RunOnce]) @interface OnceBefore
This annotation may be applied to fixture methods in a Spock Spec that should be run once and only once before any test methods are run. Methods marked with this interface will automatically be marked with