checker

package
v0.0.0-...-4f12594 Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package checker provides Docker specific implementations of the go-check.Checker interface.

Index

Constants

This section is empty.

Variables

View Source
var (
	DeepEquals = check.DeepEquals
	HasLen     = check.HasLen
	IsNil      = check.IsNil
	Matches    = check.Matches
	Not        = check.Not
	NotNil     = check.NotNil

	Contains    = shakers.Contains
	Equals      = shakers.Equals
	False       = shakers.False
	GreaterThan = shakers.GreaterThan
	True        = shakers.True
)

As a commodity, we bring all check.Checker variables into the current namespace to avoid having to think about check.X versus checker.X.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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