OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
when(monitor2.attributes()).thenReturn(attributes2);when(monitor2.attributes()).thenReturn(Optional.of(attributes2));when(monitor2.attributes()).thenReturn(attributes2)when(monitor2.attributes()).thenReturn(Optional.of(attributes2))sonarqube134155975af4a75e6128587c2f2ddeecd0c54e27org.sonar.server.platform.ws.InfoActionTest
_160
_263
_1attributes2
_2attributes2
TCIVarattributes2
v0when(monitor2.attributes())
  • com.google.common.base.Optional
TCIVarattributes2
v0when(monitor2.attributes())
UsesTrue
when(monitor1.attributes()).thenReturn(attributes1);when(monitor1.attributes()).thenReturn(Optional.of(attributes1));when(monitor1.attributes()).thenReturn(attributes1)when(monitor1.attributes()).thenReturn(Optional.of(attributes1))sonarqube134155975af4a75e6128587c2f2ddeecd0c54e27org.sonar.server.platform.ws.InfoActionTest
_158
_261
_1attributes1
_2attributes1
TCIVarattributes1
v0when(monitor1.attributes())
  • com.google.common.base.Optional
TCIVarattributes1
v0when(monitor1.attributes())
UsesTrue