Annotation Interface MailTest


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface MailTest
Indicates that the test should turn on email queue logging, clear quqeue, perform the test, and stop email quqeue after finishing tests.
Since:
v7.1