Class | Description |
---|---|
PropUtils | |
StringUtil |
This is a common place to put String utility methods.
|
TestResultSetUtil |
TestResultSetUtil was built in order to override the
#printThrowable(Throwable, PrintStream) method
in order to call out.print instead of out.println
This is because the println adds a line terminator, and when the result file is in turn used for
comparison it fails because of the line terminator. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.