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 ¶
type FakeValidator ¶
type FakeValidator struct {
ValidateError error
}
func NewFakeValidator ¶
func NewFakeValidator() *FakeValidator
Click to show internal directories.
Click to hide internal directories.