@Retention @Target public abstract @interface

RunFirst

implements Annotation
com.atlassian.jira.functest.framework.suite.RunFirst

Class Overview

Marks tests that must be run as first in the suite. This will impact the batching process.

Summary

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