Skip to content

Conversation

romainbrenguier
Copy link
Contributor

The java function StringBuilder.insert can have 3 or 5 arguments. The previous implementation was only adapted for the 3 argument version, and calling insert with more arguments would cause an assertion fail.
This commit makes the function with two additional arguments also available.
This corrects issue: https://github.com/diffblue/test-gen/issues/110

@forejtv forejtv requested a review from peterschrammel April 3, 2017 08:14
@allredj
Copy link
Contributor

allredj commented Apr 5, 2017

This particular commit has already been included into the merged PR #738, so this PR can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants