Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/testing-library/react-testing-library
/ stopwatch.js
File
stopwatch.js
src/__tests__/stopwatch.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as React from
'react'
2
import
{render, fireEvent, screen} from
'../'
3
4
class
StopWatch extends React.Component {
Callers
nothing calls this directly
Calls
2
render
Function · 0.85
unmount
Function · 0.85
Tested by
no test coverage detected