package
0.0.0-20180612135327-062eff57d0b2
Repository: https://github.com/signalfx/istio.git
Documentation: pkg.go.dev

# Functions

NewTestEnvManager creates a TestEnvManager with a given environment and ID.

# Structs

TestEnvManager is core test framework struct.
TestProcess is a wrap of os.Process With implemented methods to control local components.

# Interfaces

Component is a interface of a test component.
Config is interface to extend the ability of the framework.
Status is interface to extend the ability of the framework.
TestEnv is a interface holding serveral components for testing.