function mockSession
mockSession(): numberCreates a session that tracks all mocks created before it's restored. If a callback is provided, it restores all mocks created within it.
mockSession(): numberCreates a session that tracks all mocks created before it's restored. If a callback is provided, it restores all mocks created within it.