MCPcopy
hub / github.com/nytimes/react-tracking / thing

Method thing

src/__tests__/makeClassMemberDecorator.test.js:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 @makeClassMemberDecorator(mockDecorator)
16 // eslint-disable-next-line class-methods-use-this
17 thing() {
18 thingSpy();
19 }
20 }
21 const myTest = new Test();
22

Calls

no outgoing calls

Tested by

no test coverage detected