e2e

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KnDefaultTestImage string        = "gcr.io/knative-samples/helloworld-go"
	MaxRetries         int           = 10
	RetrySleepDuration time.Duration = 30 * time.Second
)

Variables

This section is empty.

Functions

func NewE2eTest

func NewE2eTest(t *testing.T) *e2eTest

Types

type Logger

type Logger struct{}

Logger default implementation

func (Logger) Debugf

func (l Logger) Debugf(msg string, args ...interface{})

Debugf prints a debug message

func (Logger) Fatalf

func (l Logger) Fatalf(msg string, args ...interface{})

Fatalf prints a fatal message

func (Logger) Section

func (l Logger) Section(msg string, f func())

Section prints a message

Jump to

Keyboard shortcuts

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