mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 11:39:17 +00:00 
			
		
		
		
	create packages + class
This commit is contained in:
		| @@ -7,8 +7,5 @@ import org.junit.jupiter.api.Test; | ||||
| import static org.junit.jupiter.api.Assertions.*; | ||||
|  | ||||
| class AppTest { | ||||
|     @Test void appHasAGreeting() { | ||||
|         PokeMudry classUnderTest = new PokeMudry(); | ||||
|         assertNotNull(classUnderTest.getGreeting(), "app should have a greeting"); | ||||
|     } | ||||
|      | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user