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