fakes

package
v0.0.0-...-9a89ba0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2014 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeDependencyAnalysis

type FakeDependencyAnalysis struct {
	DeterminePackageCompilationOrderResult  []*bmrel.Package
	DeterminePackageCompilationOrderRelease bmrel.Release
}

func NewFakeDependencyAnalysis

func NewFakeDependencyAnalysis() *FakeDependencyAnalysis

func (*FakeDependencyAnalysis) DeterminePackageCompilationOrder

func (fda *FakeDependencyAnalysis) DeterminePackageCompilationOrder(release bmrel.Release) ([]*bmrel.Package, error)

type FakeValidator

type FakeValidator struct {
	ValidateError error
}

func NewFakeValidator

func NewFakeValidator() *FakeValidator

func (*FakeValidator) Validate

func (f *FakeValidator) Validate(release bmrel.Release) error

Jump to

Keyboard shortcuts

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