StreamInterface */ public function getFiles(tao_models_classes_service_StorageDirectory $directory); /** * Set converter service if compiled test file should be converted to another format. * * @param CompiledTestConverterService $compiledTestConverter * @return void */ public function setCompiledTestConverter(CompiledTestConverterService $compiledTestConverter); }