Imports of package testutils

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/libkv/store
github.com/stretchr/testify/assertPackage assert provides a set of comprehensive testing tools for use with the normal Go testing system.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.