Skip to content

Ensure JdkAopProxyTests and CglibAopProxyTests are actually run in the Gradle build #33797

Closed
@sbrannen

Description

Overview

The abstract ProxyExceptionHandlingTests class introduced in #32469 has a rather odd structure of inheritance and @Nested test classes which results in the static nested JdkAopProxyTests and CglibAopProxyTests classes not being run (or at least reported correctly) in our Gradle build.

We should therefore rework those classes to ensure the tests are actually run.

Related issues

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions