Which of the following methods is used to render a React component in a test using React Testing Library?
renderComponent()
render()
testRender()
mount()
This question is part of this quiz :