类的使用
org.beangle.ems.dictionary.service.CodeFixture
使用CodeFixture的程序包
-
org.beangle.ems.dictionary.service中CodeFixture的使用
修饰符和类型方法说明CodeGenerator.gen(CodeFixture fixture) 根据实体类的信息,生成一个代码CodeGenerator.test(CodeFixture fixture) 测试脚本 -
org.beangle.ems.dictionary.service.impl中CodeFixture的使用
修饰符和类型方法说明ScriptCodeGenerator.gen(CodeFixture fixture) SeqCodeGenerator.gen(CodeFixture fixture) 根据请求的实体,生成代码ScriptCodeGenerator.test(CodeFixture fixture) SeqCodeGenerator.test(CodeFixture fixture, CodeScript codeScript)