@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Inherited @Documented @Beta public @interface IgnoredBySmokeTest
@IgnoredBySmokeTest
String
value
public abstract String value
Copyright © 2016. All Rights Reserved.