Michael Salzig
Results
1
issues of
Michael Salzig
When generating tests, the code for instantiating the test class is not generated correctly if the class has a primary constructor. The constructor parameters are missing. **Example:** `public class RequestHandler(IOptions...
enhancement