This library adds support for testing the service
module to test-utils
This library is available on Maven Central. You can import Kaluga Test Utils Resources as follows:
repositories {
// ...
mavenCentral()
}
// ...
dependencies {
// ...
implementation("com.splendo.kaluga:test-utils-service:$kalugaVersion")
}
This library contains mock classes for ServiceMonitor