
br.com.maxicredito.ds.test.Step Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ds-test Show documentation
Show all versions of ds-test Show documentation
A simples to create datasources in tests
The newest version!
package br.com.maxicredito.ds.test;
public abstract class Step {
abstract void run();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy