We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b91b2 commit 25aa295Copy full SHA for 25aa295
spring-tx/src/test/java/org/springframework/transaction/interceptor/RollbackRuleTests.java renamed to spring-tx/src/test/java/org/springframework/transaction/interceptor/RollbackRuleAttributeTests.java
@@ -34,7 +34,7 @@
34
* @author Sam Brannen
35
* @since 09.04.2003
36
*/
37
-class RollbackRuleTests {
+class RollbackRuleAttributeTests {
38
39
@Test
40
void constructorArgumentMustBeThrowableClassWithNonThrowableType() {
0 commit comments