MockFetchApi
Home > @backstage/test-utils > MockFetchApi
A test helper implementation of FetchApi.
Signature:
class MockFetchApi implements FetchApi 
Implements: FetchApi
Constructors
| 
 Constructor  | 
 Modifiers  | 
 Description  | 
|---|---|---|
| 
 Creates a mock FetchApi.  | 
Properties
| 
 Property  | 
 Modifiers  | 
 Type  | 
 Description  | 
|---|---|---|---|
| 
 
  | 
 typeof crossFetch  |