8384858687888990919293
deployableTest.afterSuite(); deployableTest = null; } catch (Exception e) { throw new SpockExecutionException("Unable to add ArquillianSpecification listener", e); } } } }); }
104105106107108109110111112
adaptor.beforeSuite(); deployableTest = adaptor; } catch (Exception e) { throw new SpockExecutionException("Unable to hook Arquillian Spock test adaptor", e); } } }