@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited public @interface Expected
It cannot be used to specify the expected error conditions to occur during the test itself.
Copyright © 2013-2018–2019 SeedStack. All rights reserved.