[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from EncodedKeyTest
[ RUN      ] EncodedKeyTest.TestKeyInRange
[       OK ] EncodedKeyTest.TestKeyInRange (2 ms)
[ RUN      ] EncodedKeyTest.TestDecodeSimpleKeys
[       OK ] EncodedKeyTest.TestDecodeSimpleKeys (0 ms)
[ RUN      ] EncodedKeyTest.TestDecodeCompoundKeys
[       OK ] EncodedKeyTest.TestDecodeCompoundKeys (0 ms)
[ RUN      ] EncodedKeyTest.TestConstructFromEncodedString
[       OK ] EncodedKeyTest.TestConstructFromEncodedString (0 ms)
[ RUN      ] EncodedKeyTest.TestRandomStringEncoding
[       OK ] EncodedKeyTest.TestRandomStringEncoding (185 ms)
[----------] 5 tests from EncodedKeyTest (189 ms total)

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