Rename test class to adhere to conventions
This commit is contained in:
		
							parent
							
								
									67b91b2390
								
							
						
					
					
						commit
						25aa295c2c
					
				| 
						 | 
					@ -34,7 +34,7 @@ import static org.assertj.core.api.Assertions.assertThatIllegalArgumentException
 | 
				
			||||||
 * @author Sam Brannen
 | 
					 * @author Sam Brannen
 | 
				
			||||||
 * @since 09.04.2003
 | 
					 * @since 09.04.2003
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
class RollbackRuleTests {
 | 
					class RollbackRuleAttributeTests {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	@Test
 | 
						@Test
 | 
				
			||||||
	void constructorArgumentMustBeThrowableClassWithNonThrowableType() {
 | 
						void constructorArgumentMustBeThrowableClassWithNonThrowableType() {
 | 
				
			||||||
		Loading…
	
		Reference in New Issue