Searched refs:mapErrorStringToInt (Results 1 – 3 of 3) sorted by relevance
106 assertEquals(SppConstants.mapErrorStringToInt(TEST_ERROR), sppResponseMessage.getError()); in verifySppSoapResponseWithErrorAttribute()
84 mError = SppConstants.mapErrorStringToInt( in SppResponseMessage()
152 public static int mapErrorStringToInt(String error) { in mapErrorStringToInt() method in SppConstants