CachedCollectionTest
extends TestCase
in package
Table of Contents
Properties
- $cache : CacheInterface|MockInterface
- $cachedCollection : CachedCollection
- $collection : CollectionInterface|MockInterface
Methods
- testAddDevice() : void
- testAddIp() : void
- testClear() : void
- testGetDevicesAlreadyRetrieved() : void
- testGetDevicesFirstTime() : void
- testGetDevicesFromCache() : void
- setUp() : void
- tearDown() : void
Properties
$cache
private
CacheInterface|MockInterface
$cache
$cachedCollection
private
CachedCollection
$cachedCollection
$collection
private
CollectionInterface|MockInterface
$collection
Methods
testAddDevice()
public
testAddDevice() : void
testAddIp()
public
testAddIp() : void
testClear()
public
testClear() : void
testGetDevicesAlreadyRetrieved()
public
testGetDevicesAlreadyRetrieved() : void
testGetDevicesFirstTime()
public
testGetDevicesFirstTime() : void
testGetDevicesFromCache()
public
testGetDevicesFromCache() : void
setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void