helpers

package
v0.0.0-...-ab02f07 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package helpers provides some common test methods and operations to keep actual test code clean

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrepareTestTeardown

func PrepareTestTeardown(
	t *testing.T,
	testEnvironment *environment.Environment,
	networks *client.Networks,
	chainlinkNodes []client.Chainlink,
	optionalTestReporter testreporters.TestReporter,
)

PrepareTestTeardown prepares the test to be torn down on error or failure. Make sure to call this method as soon as the test is ready to be run.

Types

This section is empty.

Jump to

Keyboard shortcuts

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