Searched refs:GENERAL_ERROR_TEXT (Results 1 – 3 of 3) sorted by relevance
87 private static final String GENERAL_ERROR_TEXT = "error text"; field in Ts43OperationTest151 + " <parm name=\"GeneralErrorText\" value=\"" + GENERAL_ERROR_TEXT388 assertThat(response.generalErrorText()).isEqualTo(GENERAL_ERROR_TEXT); in testManageSubscription_invalidUserInput()
82 public static final String GENERAL_ERROR_TEXT = "GeneralErrorText"; field in Ts43XmlDoc.Parm
1128 Ts43XmlDoc.Parm.GENERAL_ERROR_TEXT); in processGeneralResult()