MCPcopy 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

1import * as React from 'react'
2import {render, fireEvent, screen} from '../'
3
4class StopWatch extends React.Component {

Callers

nothing calls this directly

Calls 2

renderFunction · 0.85
unmountFunction · 0.85

Tested by

no test coverage detected