mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Rename test class to adhere to conventions
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ import static org.assertj.core.api.Assertions.assertThatIllegalArgumentException
|
||||
* @author Sam Brannen
|
||||
* @since 09.04.2003
|
||||
*/
|
||||
class RollbackRuleTests {
|
||||
class RollbackRuleAttributeTests {
|
||||
|
||||
@Test
|
||||
void constructorArgumentMustBeThrowableClassWithNonThrowableType() {
|
||||
Reference in New Issue
Block a user