Documentation ¶
Index ¶
- type TestSuite
- func (ts *TestSuite) ApplicationName() string
- func (ts *TestSuite) CallAccessService(t *testing.T, apiId, path string) *http.Response
- func (ts *TestSuite) CheckApplicationGatewayHealth(t *testing.T)
- func (ts *TestSuite) Cleanup(t *testing.T)
- func (ts *TestSuite) GetMockServiceURL() string
- func (ts *TestSuite) Setup(t *testing.T)
- func (ts *TestSuite) WaitForAccessToAPIServer(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestSuite ¶
type TestSuite struct {
// contains filtered or unexported fields
}
func NewTestSuite ¶
func (*TestSuite) ApplicationName ¶
func (*TestSuite) CallAccessService ¶
func (*TestSuite) CheckApplicationGatewayHealth ¶
func (*TestSuite) GetMockServiceURL ¶
func (*TestSuite) WaitForAccessToAPIServer ¶
WaitForAccessToAPIServer waits for access to API Server which might be delayed by initialization of Istio sidecar
Click to show internal directories.
Click to hide internal directories.