Class FullCoverageSwitch
- java.lang.Object
-
- com.atlassian.confluence.it.audit.impl.FullCoverageSwitch
-
@ExperimentalApi public class FullCoverageSwitch extends Object
Enables full coverage in the instance. Should be applied before all tests. Will be removed when cross product auditing testing tools are made available- Since:
- 7.5
-
-
Constructor Summary
Constructors Constructor Description FullCoverageSwitch(com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient)
-