Coffee Run
Look at
key1
and
order1
. Then try:
putOrder(order1);
getOrder(key1);
getOrders();
deleteOrder(key1);
getOrders();