@Retention @Target public abstract @interface

AvailableInContainer

implements Annotation
com.atlassian.jira.junit.rules.AvailableInContainer

Class Overview

Annotate mocks in your unit test with this annotation to have them available via ComponentAccessor in your unit tests.

Summary

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