Documentation ¶
Index ¶
- func AskForRPT(t *testing.T, kc *rp.KeycloakClient, accessTokens map[string]string, ...) (rpt string)
- func AssertPermissionNotGranted(t *testing.T, kc *rp.KeycloakClient, accessTokens map[string]string, ...)
- func AssertResponse(t *testing.T, method, uri, accessToken string, statusCode int, ...)
- func AssertResponseStatus(t *testing.T, method, uri, accessToken string, statusCode int)
- func CreateKeycloakRPClient(t *testing.T, client *http.Client) *rp.KeycloakClient
- func DoRequest(t *testing.T, method, uri, accessToken string) *http.Response
- func RecordHTTP(t *testing.T, name string, update bool) (client *http.Client, stop func() error)
- func RequestRPT(t *testing.T, kc *rp.KeycloakClient, accessTokens map[string]string, ...) (rpt string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertResponse ¶ added in v0.2.2
func AssertResponseStatus ¶
func CreateKeycloakRPClient ¶
func RecordHTTP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.