mirror of
https://github.com/pcvolkmer/onco-analytics-monitor.git
synced 2025-07-04 09:32:53 +00:00
test: add tests for helpers
This commit is contained in:
@ -44,6 +44,7 @@ dependencies {
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
|
||||
testImplementation("org.springframework.integration:spring-integration-test")
|
||||
testImplementation("org.springframework.kafka:spring-kafka-test")
|
||||
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user