finish deserialization.
This commit is contained in:
@@ -23,7 +23,7 @@ public final class TestReservations {
|
||||
|
||||
// 2. Retrieve a loaded account object that matches a specific account number
|
||||
|
||||
mgr.retrieveAccount("A######");
|
||||
mgr.retrieveAccount("A1450981765");
|
||||
|
||||
// 3. Add new account object to the list managed by Manager (if account object
|
||||
// already exists on add action with the same account number, it is considered
|
||||
|
||||
Reference in New Issue
Block a user