@Retention @Target public abstract @interface

Splitable

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

Class Overview

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

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation