Documentation
¶
Overview ¶
Copyright 2025 SGNL.ai, Inc.
Copyright 2025 SGNL.ai, Inc.
Copyright 2025 SGNL.ai, Inc.
Index ¶
Constants ¶
View Source
const ( LDAPPort = "389" LDAPSPort = "636" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommonSuite ¶
func (*CommonSuite) StartLDAPServer ¶
func (s *CommonSuite) StartLDAPServer(ctx context.Context, isLDAPS bool) (testcontainers.Container, nat.Port)
StartLDAPServer runs an instance of active directory over LDAP protocol in a local container for testing. It returns the container and open port. May fail the test internally if setup fails.
Click to show internal directories.
Click to hide internal directories.