/** {@inheritDoc} */
 @Override
 protected void beforeTest() throws Exception {
   client = GridClientFactory.start(clientConfiguration());
 }