Description
As of now, there are plenty of functional test classes where a Knox Gateway is being setup which ends-up in lots of boiler-plate/duplicated code.
To reduce the amount of these lines those classes should start using GatewayTestDriver.
Sample PR with such changes: https://github.com/apache/knox/pull/297