Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleGetDomainSuccessfully ¶
func HandleGetDomainSuccessfully(t *testing.T, fakeServer th.FakeServer)
HandleGetDomainSuccessfully creates an HTTP handler at `/identity/domain/:domain_id` on the test handler mux that responds with a single Domain.
func HandleListDomainsSuccessfully ¶
func HandleListDomainsSuccessfully(t *testing.T, fakeServer th.FakeServer)
HandleListDomainsSuccessfully creates an HTTP handler at `/identity/domain` on the test handler mux that responds with a list of Domains.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.