how to unit-test cassandra-related logic in JVM?
How to properly test logic that reads/writes to Cassandra? Kotlin/Java.
I’m using Spring Boot, it it helps.
How to properly test logic that reads/writes to Cassandra? Kotlin/Java.
I’m using Spring Boot, it it helps.