Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/
Class
test/AppContainer.dev.test.js:2424–2424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2422
const
unmount = jest.fn();
2423
2424
class
InnerComponent extends Component {
2425
componentWillUnmount() {
2426
unmount();
2427
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected