com.atlassian.confluence.sanity.rules
Annotation Type ExcludeEnvironments


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ExcludeEnvironments

Interface for test environment annotation.


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2003–2015 Atlassian. All rights reserved.