@Retention(value=RUNTIME)
@Target(value={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