MCPcopy Index your code
hub / github.com/ParallelTask/dinoloop / ChildEndController

Class ChildEndController

tests/integration/controller.inheritance.spec.ts:192–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192@Controller('/child')
193class ChildEndController extends BaseEndController { }
194
195describe('controller.inheritance.e2e.spec', () => {
196 it('controllerMiddlewares.verify_derived_dinowares_flow', done => {

Callers

nothing calls this directly

Calls 1

ControllerFunction · 0.85

Tested by

no test coverage detected