testcase

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EntryList = []testframework.Entry{
	{
		Name: "Beacon-Validator Interaction",
		Creator: func() testframework.IntegrationTest {
			return &ValidateTest{}
		},
	},
}

EntryList is the registery entry list

Functions

This section is empty.

Types

type SampleTest

type SampleTest struct {
}

SampleTest implements IntegrationTest

func (SampleTest) Execute

func (test SampleTest) Execute(service *testframework.TestService) error

Execute implements IntegrationTest

type ValidateTest added in v0.2.4

type ValidateTest struct {
	// contains filtered or unexported fields
}

ValidateTest runs a beacon chain and a validator for a few blocks.

func (*ValidateTest) Execute added in v0.2.4

func (test *ValidateTest) Execute(service *testframework.TestService) error

Execute implements IntegrationTest

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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