test

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeGit

type FakeGit struct {
	RootDir        string
	GitURL         string
	Ref            string
	CloneCalled    bool
	CheckoutCalled bool
}

func (*FakeGit) Checkout

func (g *FakeGit) Checkout(dir string, ref string) error

func (*FakeGit) Clone

func (g *FakeGit) Clone(dir string, url string) error

func (*FakeGit) GetOriginURL

func (g *FakeGit) GetOriginURL(dir string) (string, bool, error)

func (*FakeGit) GetRef

func (g *FakeGit) GetRef(dir string) string

func (*FakeGit) GetRootDir

func (g *FakeGit) GetRootDir(dir string) (string, error)

Jump to

Keyboard shortcuts

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