[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from DefaultKeyProviderTest
[ RUN      ] DefaultKeyProviderTest.TestEncryptAndDecrypt
[       OK ] DefaultKeyProviderTest.TestEncryptAndDecrypt (1 ms)
[ RUN      ] DefaultKeyProviderTest.TestEncryptAndDecryptWithTenant
[       OK ] DefaultKeyProviderTest.TestEncryptAndDecryptWithTenant (0 ms)
[----------] 2 tests from DefaultKeyProviderTest (1 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (2 ms total)
[  PASSED  ] 2 tests.
