io.fintrospect
Provides the ability to wrap a pre-constructed service and then override the HTTP response code that will be returned.
Provides the ability to wrap a pre-constructed service and then override the HTTP response code that will be returned. Useful in testing scenarios.
Simple, insecure HTTP server which can be used for tests
Mixin this and provide the route under test.
Provides the ability to wrap a pre-constructed service and then override the HTTP response code that will be returned. Useful in testing scenarios.