com.atlassian.jira.functest.framework
Annotation Type SystemTenantOnly


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface SystemTenantOnly

Annotation used to indicate that a functional test should only run against the system tenant, and skipped for non system tenants.



Copyright © 2002-2012 Atlassian. All Rights Reserved.