# Functions
HandleGetCostObjectSuccessfully creates an HTTP handler at `/identity/costobject/:costobject_id` on the test handler mux that responds with a single costobject.
HandleListCostObjectsSuccessfully creates an HTTP handler at `/identity/costobject` on the test handler mux that responds with a list of costobjects.