All Downloads are FREE. Search and download functionalities are using the official Maven repository.

holmos.webtest.junitextentions.parameters.filepathanalysis.analysisimp.FilePathAnalysisRotot Maven / Gradle / Ivy

There is a newer version: 1.0.2u10
Show newest version
package holmos.webtest.junitextentions.parameters.filepathanalysis.analysisimp;

import java.net.URI;
/**
 * @author 吴银龙([email protected])
 * */
public interface FilePathAnalysisRotot {
	public URI getFilePath(String fileName,ClasstestClass);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy