Test the given Router with the given ProxyEvent and return the result in a Promise. This plus createTestProxyEvent is the easiest way to test a Router, especially with the async/await pattern.
createTestProxyEvent
Generated using TypeDoc
Test the given Router with the given ProxyEvent and return the result in a Promise. This plus
createTestProxyEvent
is the easiest way to test a Router, especially with the async/await pattern.