Toggle navigation
Home
java.lang.String to org.sonar.server.ws.TestResponse
No. of Instances - 29
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
assertThat(response)
to
assertThat(response.getInput())
assertThat(response)
to
assertThat(response.getInput())
assertThat(response)
to
assertThat(response.getInput())