Annotation Type KubernetesTestClass


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface KubernetesTestClass
    Indicates that a test should be selected to run against Confluence running inside Kubernetes, for example because it exercises functionality that is particularly senstive to the Kubernetes environment.

    Note that this does *not* mean the test should *only* be run against Confluence running inside Kubernetes.

    Since:
    7.9