Skip to content

Document meta-annotation support in the TestContext framework [SPR-11109] #15735

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-11109 and commented

Overview

Support for meta-annotations for test-related annotations was introduced in #12483 and #15666, but this support has not yet been documented.

Deliverables

  1. Document meta-annotation support for test-related annotations in the Testing chapter of the reference manual.
  2. Write and/or update Javadoc for related changes
    • MetaAnnotationUtils
    • @ContextConfiguration
    • @WebAppConfiguration
    • @ContextHierarchy
    • @ActiveProfiles
    • @DirtiesContext
    • @TestExecutionListeners
    • @IfProfileValue
    • @ProfileValueSourceConfiguration
    • @Transactional
    • @BeforeTransaction
    • @AfterTransaction
    • @TransactionConfiguration
    • @Rollback
    • @Repeat
    • @Timed

Affects: 4.0 M3

Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions