Imports of package mock
Path | Synopsis |
---|---|
github.com/mesos/mesos-go/api/v0/executor | Package executor includes the interfaces of the mesos executor and the mesos executor driver, as well as an implementation of the driver. |
github.com/mesos/mesos-go/api/v0/mesosproto | Package mesosproto is a generated protocol buffer package. |
github.com/stretchr/testify/mock | Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected. |