Testing
#28 - Create Rental Order - Part 4
Verify @InstanceName
The @InstanceName annotated method for the Order entity is going to be tested this time:
- create a test case for the
Order::getInstanceNamemethod - verify the parameter injection mechanism of the
@InstanceNamemethods works as expected