public abstract @interface

TestExecutionListeners

implements Annotation
org.springframework.test.context.TestExecutionListeners

Class Overview

TestExecutionListeners defines class-level metadata for configuring which TestExecutionListeners should be registered with a TestContextManager. Typically, @TestExecutionListeners will be used in conjunction with @ContextConfiguration.

Summary

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