mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7ba736dc06
At some point, TestNG started implementing listener methods as interface default methods, so we no longer need to override those methods with empty implementations.