go_smilo_regression

package module
v0.0.0-...-f798b02 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2020 License: LGPL-3.0 Imports: 4 Imported by: 0

README

Smilo Integration tests

BFT Integration tests

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Case

func Case(description string, parameters ...interface{}) tableEntry

Entry constructs a tableEntry.

The first argument is a required description (this becomes the content of the generated Ginkgo `It`). Subsequent parameters are saved off and sent to the callback passed in to `DescribeTable`.

Each Entry ends up generating an individual Ginkgo It.

func FCase

func FCase(description string, parameters ...interface{}) tableEntry

You can focus a particular entry with FEntry. This is equivalent to FIt.

func PCase

func PCase(description string, parameters ...interface{}) tableEntry

You can mark a particular entry as pending with PEntry. This is equivalent to PIt.

func WaitFor

func WaitFor(geths []container.Ethereum, waitFn func(eth container.Ethereum, wg *sync.WaitGroup))

func XCase

func XCase(description string, parameters ...interface{}) tableEntry

You can mark a particular entry as pending with XEntry. This is equivalent to XIt.

Types

This section is empty.

Directories

Path Synopsis
smilo
src
log

Jump to

Keyboard shortcuts

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