// =====================================================================
// Create Mocks
// =====================================================================
entryMock = new CacheEntryMock("entryMock", expectations);
listenerMock1 = new RemovalListenerMock("listenerMock1", expectations);
listenerMock2 = new RemovalListenerMock("listenerMock2", expectations);