Documentation
¶
Index ¶
- func MappedAddr(ctx context.Context, container testcontainers.Container, port string) (string, error)
- func TopazImage() string
- type TestCase
- func (tst *TestCase) ContainerLogs(ctx context.Context, t *testing.T) string
- func (tst *TestCase) ReadUserProperty(ctx context.Context, user, property string) any
- func (tst *TestCase) UserHasIdentity(ctx context.Context, user, identity string) bool
- func (tst *TestCase) UserHasManager(ctx context.Context, user, manager string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MappedAddr ¶
func TopazImage ¶
func TopazImage() string
Types ¶
type TestCase ¶
type TestCase struct {
Topaz testcontainers.Container
DirectoryClient *ds.Client
}
func (*TestCase) ContainerLogs ¶
func (*TestCase) ReadUserProperty ¶
func (*TestCase) UserHasIdentity ¶
Click to show internal directories.
Click to hide internal directories.