Open radams78 opened 1 year ago
Line should be: assertThrows(IllegalArgumentException.class, () -> {car.gas(20);});
https://github.com/adamkvarnsund/Group-23/blob/65f4ea1b88b30c6386122ff053393bab810dfe69/test/TestCar.java#L58
Line should be: assertThrows(IllegalArgumentException.class, () -> {car.gas(20);});
https://github.com/adamkvarnsund/Group-23/blob/65f4ea1b88b30c6386122ff053393bab810dfe69/test/TestCar.java#L58