TestBackend
Home > @backstage/backend-test-utils > TestBackend
Signature:
export interface TestBackend extends Backend
Extends: Backend
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
ExtendedHttpServer |
Provides access to the underling HTTP server for use with utilities such as If the root http router service has been replaced, this will throw an error. |