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, auth0Config test_models.Auth0Config) *TestBehaviour
NewTestBehaviour creates a new test behavior model
func (*TestBehaviour) RunAllTests ¶
func (t *TestBehaviour) RunAllTests()
RunAllTests runs all the CLA Group tests
Click to show internal directories.
Click to hide internal directories.