
com.confluex.mule.test.http.event.EventLatch.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of confluex-mock-http Show documentation
Show all versions of confluex-mock-http Show documentation
Testing library for mocking interactions to external HTTP servers
package com.confluex.mule.test.http.event
interface EventLatch {
Integer addEvent()
Boolean waitForEvents(Integer expected, Long timeout)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy