
implementation("io.github.jamal-wia:kmptoolkit-storage-testing:1.0.2")Test fixtures for kmptoolkit-storage: InMemoryKeyValueStorage, a map-backed SecureKeyValueStorage double that needs no Context, no SharedPreferences file and no Keychain, and lets a test script StorageError failures per operation. Pick this module as a testImplementation dependency alongside kmptoolkit-storage when you need to test the code around a store rather than the store itself.