Newer
Older
package kozusznik.haas_experiment;
public interface TestingConstants {
String CONFIGURATION_FILE_NAME = "configuration.properties";
}
package kozusznik.haas_experiment;
public interface TestingConstants {
String CONFIGURATION_FILE_NAME = "configuration.properties";
}