test.tck.msgflow.callflows.TestAssertion Maven / Gradle / Ivy
The newest version!
package test.tck.msgflow.callflows;
public interface TestAssertion {
boolean assertCondition();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy