Course contentsShow
React
Lesson 2106 of 2,39647. Testing Patterns and Best PracticesPro lesson

Testing Component Output, Not Internal Methods

Assert against rendered DOM and user interactions, never call component methods or access private functions.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.