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

test.tck.msgflow.callflows.TestAssertion Maven / Gradle / Ivy

There is a newer version: 1.3.0-91
Show newest version
package test.tck.msgflow.callflows;


public interface TestAssertion {
    boolean assertCondition();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy