public class HelperUtil extends Object
| Constructor and Description |
|---|
HelperUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertXMLEquals(String expectedXML,
String actualXML)
Assert xml equals.
|
static String |
readFileAsString(String fileBody)
Read file as string string.
|
Copyright © 2021. All rights reserved.