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.
Click to show internal directories.
Click to hide internal directories.