mock

package
v0.3.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2015 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MockOSDriverName is the name of a mock OS driver used primarily for
	// testing.
	MockOSDriverName = "mockOSDriver"

	// MockVolDriverName is the name of a mock volume driver used primarily for
	// testing.
	MockVolDriverName = "mockVolumeDriver"

	// MockStorDriverName is the name of a mock storage driver used primarily
	// for testing.
	MockStorDriverName = "mockStorageDriver"

	// BadMockOSDriverName is the name of a mock OS driver used primarily for
	// testing.
	BadMockOSDriverName = "badMockOSDriver"

	// BadMockVolDriverName is the name of a mock volume driver used primarily
	// for testing.
	BadMockVolDriverName = "badMockVolumeDriver"

	// BadMockStorDriverName is the name of a mock storage driver used primarily
	// for testing.
	BadMockStorDriverName = "badMockStorageDriver"
)

Variables

This section is empty.

Functions

func RegisterBadMockDrivers

func RegisterBadMockDrivers()

RegisterBadMockDrivers registers the bad mock drivers.

func RegisterMockDrivers

func RegisterMockDrivers()

RegisterMockDrivers registers the mock drivers.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL