dimethodsessionbeantest.java
来自「测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,lo」· Java 代码 · 共 10 行
JAVA
10 行
package com.ejb3unit.sessionbeantests;
import com.bm.testsuite.BaseSessionBeanFixture;
import com.ejb3unit.AnnotatedMethodsSessionBean;
import com.ejb3unit.StockWKNBo;
/**
* This test test the injection using setter methods, as defined in chapter
* *.1.2 of the ejb3 specification
* <code>
* @Resource(name=攃ustomerDB
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?