A mock object that works like the real session, but doesn't actually interact with any actual database or http connection. Simply stores the data in its instance members.
See Implementation
A mock object that works like the real session, but doesn't actually interact with any actual database or http connection. Simply stores the data in its instance members.