Package core.components
Class ParkingSlotTest
- java.lang.Object
-
- core.components.ParkingSlotTest
-
public class ParkingSlotTest extends java.lang.ObjectTesting ParkingSlot Class
-
-
Constructor Summary
Constructors Constructor Description ParkingSlotTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestEquals()Testing Equals methodvoidtestHashCode()Testing Hashcode methodvoidtestToString()Testing tostring method
-