Annotation Interface RestoreDataCenterInstance


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface RestoreDataCenterInstance
This rule clears the instance and loads data from provided backupFile and Data Center license. The restore will be executed before each test is run.
Since:
v8.15
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details