mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Added tests for the Race class
- Added a test to ensure all boats entered into the race also finish it - #test
This commit is contained in:
@@ -9,6 +9,7 @@ import static org.junit.Assert.assertEquals;
|
||||
*/
|
||||
public class BoatTest
|
||||
{
|
||||
|
||||
@Test
|
||||
public void testBoatCreation()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user