You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Etienne Chauchot (JIRA)" <ji...@apache.org> on 2018/04/24 07:52:00 UTC

[jira] [Created] (BEAM-4164) Make unit tests of CassandraIO use embeded server

Etienne Chauchot created BEAM-4164:
--------------------------------------

             Summary: Make unit tests of CassandraIO use embeded server
                 Key: BEAM-4164
                 URL: https://issues.apache.org/jira/browse/BEAM-4164
             Project: Beam
          Issue Type: Test
          Components: io-java-cassandra
            Reporter: Etienne Chauchot
            Assignee: Alexander Dejanovski


The UT currently use a mock of the cassandra server. It would be good to do the tests using embeded Cassandra instance to be as close as possible from a real Cassandra server in the UT. Why not the one from cassandra-unit ([https://mvnrepository.com/artifact/org.cassandraunit/cassandra-unit/3.3.0.2]) ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)