红联Linux门户
Linux帮助

NoSQLUnit 0.4.0发布,支持Cassandra

发布时间:2012-08-25 10:09:31来源:红联作者:empast
NoSQLUnit 0.4.0 发布了,该版本主要是增加对 Cassandra 的支持,包括:

Embedded: com.lordofthejars.nosqlunit.cassandra.EmbeddedCassandra
Managed: com.lordofthejars.nosqlunit.cassandra.ManagedCassandra

NoSQLUnit 是一个 JUnit 的扩展,用来为那些使用了 NoSQL 后端的应用提供单元测试和集成测试的工具。

使用示例:[code]@UsingDataSet(locations="my_data_set.json", loadStrategy=LoadStrategyEnum.REFRESH)@ShouldMatchDataSet(location="my_expected_data_set.json")[/code]主页:https://github.com/lordofthejars/nosql-unit

下载:https://github.com/lordofthejars/nosql-unit/tags

来自:开源中国社区
文章评论

共有 0 条评论