public class TestUtil extends Object
| Constructor and Description |
|---|
TestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readString(InputStream in)
Convert input stream to String.
|
public static String readString(InputStream in) throws IOException
in - Input streamIOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.