@Retention(value=RUNTIME) @Target(value=METHOD) public @interface RandomlyFails
Test-annotated (but not WithoutJenkins-annotated) methods in a class using JenkinsRule
when the system property ignore.random.failures is true.public abstract String value
Copyright © 2004-2014. All Rights Reserved.