@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface RestoreServerInstance
This rule clears the instance and loads data from provided backupFile and Server license.
The restore will be executed before each test is run.
- Since:
- v8.15