test renamed to end with UnitTest suffix
This commit is contained in:
		
							parent
							
								
									d973864c8b
								
							
						
					
					
						commit
						491e79bd3e
					
				| @ -15,7 +15,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue; | |||||||
| /** | /** | ||||||
|  * Tests the {@link RootCauseFinder}. |  * Tests the {@link RootCauseFinder}. | ||||||
|  */ |  */ | ||||||
| public class RootCauseFinderTest { | public class RootCauseFinderUnitTest { | ||||||
| 
 | 
 | ||||||
|     @Test |     @Test | ||||||
|     public void givenBirthDate_whenCalculatingAge_thenAgeReturned() { |     public void givenBirthDate_whenCalculatingAge_thenAgeReturned() { | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user