Class 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 Detail

      • FullCoverageSwitch

        public FullCoverageSwitch​(com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient)
    • Method Detail

      • apply

        public void apply()