Annotation Interface Post


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Post
Used to mark methods that are executed after every test case
Author:
ken