Documentation ¶
Index ¶
- type EdgeConnectivityTestRunner
- func (r *EdgeConnectivityTestRunner) Run(ctx context.Context, testcase *TestCase, t *testing.T)
- func (r *EdgeConnectivityTestRunner) RunTests(testCase *TestCase, ctx context.Context, t *testing.T) (err error)
- func (r *EdgeConnectivityTestRunner) Setup(ctx context.Context, testCase *TestCase, t *testing.T)
- func (r *EdgeConnectivityTestRunner) TearDown(ctx context.Context, testcase *TestCase)
- type TestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EdgeConnectivityTestRunner ¶
type EdgeConnectivityTestRunner struct {
base.ClusterTestRunnerBase
}
Click to show internal directories.
Click to hide internal directories.