Searched refs:bigString (Results 1 – 1 of 1) sorted by relevance
376 final String bigString = sb.toString(); in testReadErrorStreamTooLarge() local381 .thenReturn(new ByteArrayInputStream(bigString.getBytes(StandardCharsets.UTF_8))); in testReadErrorStreamTooLarge()