Skip to content

Make sure only one invocation in the assertThrows lambda can throw the...

Eric Bruneton requested to merge code-smells into master

Make sure only one invocation in the assertThrows lambda can throw the excepted exception. Code smell found by SonarQube.

Merge request reports