Available dataSet format - jsevellec/cassandra-unit GitHub Wiki
For now there is a 3 DataSet format allowed to load data with the DataLoader of CassandraUnit :
-
CQL3 script : How to create a CQL3 DataSet?
You can create you own implementation of DataSet (by implementing the DataSet Interface).