org.etlunit.parser.ETLTestDescribed Maven / Gradle / Ivy
package org.etlunit.parser;
public interface ETLTestDescribed
{
String getDescription();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.etlunit.parser;
public interface ETLTestDescribed
{
String getDescription();
}