@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface AbortOnException.Ignore
AbortOnException.NoAbort and AbortOnException.Except, effectively makng the complete test method ignored by the abort on exception logic.public abstract String value
Copyright © 2021. All rights reserved.