.thenReturn(cleaner);
}
@Test
public void recorderStrategyRegisterTest() {
fire(new ArquillianDescriptorImpl("arquillian.xml"));
fire(new ScreenshooterExtensionConfigured());
ScreenshooterConfiguration configuration = getManager().getContext(ApplicationContext.class)
.getObjectStore()
.get(ScreenshooterConfiguration.class);