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 would be nice to generate integration test for the Repository and see if there is any typo in the queries or mapping.
One way to do this is by using test annotation processor that would generate all the tests but it would need Cassandra unit as dependency.
The text was updated successfully, but these errors were encountered:
It would be nice to generate integration test for the Repository and see if there is any typo in the queries or mapping.
One way to do this is by using test annotation processor that would generate all the tests but it would need Cassandra unit as dependency.
The text was updated successfully, but these errors were encountered: