Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestBehaviour ¶
type TestBehaviour struct {
// contains filtered or unexported fields
}
TestBehaviour data model
func NewTestBehaviour ¶
func NewTestBehaviour(apiURL string, auth0User1Config, auth0User2Config test_models.Auth0Config) *TestBehaviour
NewTestBehaviour creates a new test behavior model
func (*TestBehaviour) RunAllTests ¶
func (t *TestBehaviour) RunAllTests()
RunAllTests runs all the Organization Service Tests
func (*TestBehaviour) RunIsUserHaveRoleScope ¶
func (t *TestBehaviour) RunIsUserHaveRoleScope()
RunIsUserHaveRoleScope test
Click to show internal directories.
Click to hide internal directories.