51525354555657
/** * @see GuiceBerryWrapper */ public GuiceBerryWrapper buildWrapper(TestDescription testDescription, GuiceBerryEnvSelector guiceBerryEnvSelector) { return new TestCaseScaffolding(testDescription, guiceBerryEnvSelector, universe); }