Split the assertions into single test methods

Definition:

Meszaros et al. (2007) suggested splitting the test method with more than one assertion statement into single-condition tests.

Example from practice:

We did not find any instance of such refactoring yet.