Imports of package test

PathSynopsis
github.com/google/cadvisor/info/v1Types used for docker containers.
github.com/google/cadvisor/storage
github.com/stretchr/testify/mockPackage mock provides a system by which it is possible to mock your objects and verify calls are happening as expected.
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.