Package core.components
Class ParkingSlotTest
- java.lang.Object
-
- core.components.ParkingSlotTest
-
public class ParkingSlotTest extends java.lang.Object
Testing ParkingSlot Class
-
-
Constructor Summary
Constructors Constructor Description ParkingSlotTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testEquals()
Testing Equals methodvoid
testHashCode()
Testing Hashcode methodvoid
testToString()
Testing tostring method
-