The category testing driver to mock DaffCategoryServiceInterface.
| Name | Type | Description | 
|---|---|---|
| get | Observable<DaffGetCategoryResponse> | 
		Fetch a category by its ID. | 
| getByUrl | Observable<DaffGetCategoryResponse> | 
		Fetch a category by its associated URL. |