Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestCase ¶
type TestGRPCClient ¶
type TestGRPCClient exec.GRPCClient
func (*TestGRPCClient) EnsureSpaceAmount ¶
type Test_AddRemoveOwner ¶
type Test_AddRemoveOwner struct {
// contains filtered or unexported fields
}
func (*Test_AddRemoveOwner) Run ¶
func (c *Test_AddRemoveOwner) Run(t *testing.T, ctx context.Context, build framework.BuildResult)
func (*Test_AddRemoveOwner) Setup ¶
func (c *Test_AddRemoveOwner) Setup(t *testing.T, ctx context.Context, build framework.BuildResult)
type Test_ApproveAny3Action ¶
type Test_ApproveAny3Action struct {
// contains filtered or unexported fields
}
func (*Test_ApproveAny3Action) Run ¶
func (c *Test_ApproveAny3Action) Run(t *testing.T, ctx context.Context, _ framework.BuildResult)
func (*Test_ApproveAny3Action) Setup ¶
func (c *Test_ApproveAny3Action) Setup(t *testing.T, ctx context.Context, build framework.BuildResult)
type Test_CreateSpace ¶
type Test_CreateSpace struct {
// contains filtered or unexported fields
}
func (*Test_CreateSpace) Run ¶
func (c *Test_CreateSpace) Run(t *testing.T, ctx context.Context, build framework.BuildResult)
func (*Test_CreateSpace) Setup ¶
func (c *Test_CreateSpace) Setup(t *testing.T, ctx context.Context, build framework.BuildResult)
type Test_KeychainWriters ¶
type Test_KeychainWriters struct {
// contains filtered or unexported fields
}
func (*Test_KeychainWriters) Run ¶
func (c *Test_KeychainWriters) Run(t *testing.T, ctx context.Context, build framework.BuildResult)
func (*Test_KeychainWriters) Setup ¶
func (c *Test_KeychainWriters) Setup(t *testing.T, ctx context.Context, build framework.BuildResult)
type Test_OwnerApproveAction ¶
type Test_OwnerApproveAction struct {
// contains filtered or unexported fields
}
func (*Test_OwnerApproveAction) Run ¶
func (c *Test_OwnerApproveAction) Run(t *testing.T, ctx context.Context, _ framework.BuildResult)
func (*Test_OwnerApproveAction) Setup ¶
func (c *Test_OwnerApproveAction) Setup(t *testing.T, ctx context.Context, build framework.BuildResult)
Click to show internal directories.
Click to hide internal directories.