Documentation ¶
Overview ¶
Package cachetest is a test suite for pokeapi.Cache implementations. Simply call cachetest.TestCache from your cache's test file.
As it imports package testing, cachetest should not be used in normal application code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NewCacheFn ¶
Click to show internal directories.
Click to hide internal directories.