package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.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.