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


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Splitable

A test class that has this annotation can have its individual test methods split up and run in different batches.



Copyright © 2002-2013 Atlassian. All Rights Reserved.