This class is used to consume the input streams and error streams of the
processes created by Runtime.exec() to avoid possible deadlock situations due
to unconsumed input streams.
This method is called for starting a Carbon server in preparation for execution of a
TestSuite
Add the @BeforeSuite TestNG annotation in the method overriding this method