Unitils示例

时间:2016-01-18 05:11:11
【文件属性】:

文件名称:Unitils示例

文件大小:21KB

文件格式:RAR

更新时间:2016-01-18 05:11:11

unitils

单元测试框架Unitils例子工程,集成了DBUnit,EasyMock.


【文件预览】:
src
----test()
--------resources()
--------java()
----main()
--------resources()
--------java()
target
----classes()
--------com()
--------01_database_schema.ddl(234B)
----surefire-reports()
--------com.example.EmployeeManagerTest.txt(275B)
--------TEST-com.example.EmployeeManagerTest.xml(5KB)
--------TEST-com.example.EmployeeDaoTest.xml(5KB)
--------com.example.EmployeeDaoTest.txt(272B)
----test-classes()
--------unitils.properties(954B)
--------ebean.properties(416B)
--------com()
--------dataset-schema()
pom.xml

网友评论

  • 确实很简单,对初学者有一定作用,但没有集成spring,实际使用中依然要摸索,不能套用。
  • 很好的例子,学习一下单元测试
  • 集成框架可以参考一下 有点用
  • 挺好的,给我好多的学习
  • 没有集成spring,不是很实用
  • 正式我想要找的,谢谢了