@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ManualTest
The @ManualTest annotation marks tests that should not be executed in a automated testing environment
@ManualTest
Copyright © 2018 SAP SE. All Rights Reserved.