Annotation Interface RestoreBlankInstance


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface RestoreBlankInstance
This rule clears the instance with the default data set. The restore will be executed before each test is run.

Works only with descendants of BaseJiraFuncTest.

Since:
v6.5