fakes

package
v2.0.48+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeParser

type FakeParser struct {
	ParsePath     string
	ParseManifest birelsetmanifest.Manifest
	ParseErr      error
}

func NewFakeParser

func NewFakeParser() *FakeParser

func (*FakeParser) Parse

type FakeValidator

type FakeValidator struct {
	ValidateInputs []ValidateInput
	// contains filtered or unexported fields
}

func NewFakeValidator

func NewFakeValidator() *FakeValidator

func (*FakeValidator) SetValidateBehavior

func (v *FakeValidator) SetValidateBehavior(outputs []ValidateOutput)

func (*FakeValidator) Validate

func (v *FakeValidator) Validate(manifest birelsetmanifest.Manifest) error

type ValidateInput

type ValidateInput struct {
	Manifest birelsetmanifest.Manifest
}

type ValidateOutput

type ValidateOutput struct {
	Err error
}

Jump to

Keyboard shortcuts

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