Closed
Description
Description
When force mocking is encountered, we do not generate parametrized tests at all.
The suggestion is to be able to generate parametrized test for a method that was not affected by force mocking.
Expected behavior
Generate parametrized tests for methods where force mock didn't take place.
Actual behavior
Now we generate no tests at all in case of force mock taking place in one of the class methods.
Metadata
Metadata
Assignees
Type
Projects
Status
Done