ocean.util.container.cache.ExpiredCacheReloader_test

Kept with "_slowtest" suffix because sleep is used to ensure cache invalidation timeout works.

Members

Aliases

Cache
alias Cache = TestCache!(Trivial)

Various test related objects/types reused by all test cases

Classes

TestCache
class TestCache(S)

CachingStructLoader mock implementation

Structs

Trivial
struct Trivial

Trivial struct type to imitate stored value

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).