public PlaceToShow getPlaceToShow()

in testDuration-server/src/main/java/org/jetbrains/teamcity/testDuration/TestDurationFailureCondition.java [58:60]


  public PlaceToShow getPlaceToShow() {
    return PlaceToShow.FAILURE_REASON;
  }