Annotation Type RunIfToggleEnabled


@Retention(RUNTIME) @Target(METHOD) public @interface RunIfToggleEnabled
Annotation to mark a test that should run only if a toggle is enabled. This is meant for tests that validate features introduced via toggles.