1 Star 0 Fork 12

distributed-orm / bee-exam

forked from automvc / bee-exam 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 632 Bytes
一键复制 编辑 原始数据 按行查看 历史
automvc 提交于 2021-03-13 13:43 . update

Bee-exam

Bee-exam is the test and example of ORM framework Bee.

Bee see:
https://github.com/automvc/bee
Honey see:
https://github.com/automvc/honey

Quick Start

1.Config the Database info in bee.properties.
2.Gen the Javabean for your Database, use:
org.teasoft.exam.bee.osql.autogen.GenBeanExam.
3.run the test/example in TestNormal(org.teasoft.exam.bee.test).
if need reset the tables , use statement: ClearAndInitTestTable.main(null);
other:
TestCache test Bee Cache function.
Test Coverage: select src/test/java-->(right click)Coverage As-->JUnit Test

Java
1
https://gitee.com/distributed-orm/bee-exam.git
git@gitee.com:distributed-orm/bee-exam.git
distributed-orm
bee-exam
bee-exam
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891