Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/loopbackio/loopback-next
/
Class
packages/core/src/__tests__/unit/component.unit.ts:147–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
146
it(
'binds multiple controllers from component'
, () => {
147
class
ControllerA {}
148
class
ControllerB {}
149
150
const
component: Component = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected