You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's strange, because the whole code works properly outside tests, so I suppose it's just a conflicting test dependency, but I can't figure out which one to look at.
My versions of cassandra dependencies are as follows:
I have a dependency conflict in tests when using cassandra-unit, and it gives me the following error:
It's strange, because the whole code works properly outside tests, so I suppose it's just a conflicting test dependency, but I can't figure out which one to look at.
My versions of cassandra dependencies are as follows:
The stacktrace above includes calls from initializing class -
CassandraEmbeddedServer
. Here is it's source:The text was updated successfully, but these errors were encountered: