expectations);
removalListenerMock = new RemovalListenerMock(
"removalListenerMock", expectations);
expirationCheckerMock = new ExpirationCheckerMock(
"expirationCheckerMock", expectations);
clockMock = new SystemClockMock("clockMock", expectations);
clockMock.expects.getCurrentTime().returns(Time.inMilliSeconds(0));