testcase
基本解释
- 测试用例
英汉例句
- A new TestCase that better supports tests in multiple threads.
一种更好支持多线程的新测试用例。 - Aimed at branch coverage, bit-function coverage and statement-observability coverage measures, a generation method of high level testcase is represented using CFG/DFG model.
本文基于控制流图/数据流图两层次模型,以分支覆盖、位功能覆盖以及语句可观覆盖为目标,给出一高层次测试用例生成算法,即通过两个子过程的交替进行生成电路的测试用例块。 并在此基础上,采用一定填充策略填充未知位,生成满足覆盖需求的、一定长度的测试序列,实现测试生成。 - The testcase reference will allow the translation tester to validate that the text is not truncated, because the choice of letters affects the final text width in proportional fonts.
测试案例引用将允许翻译测试员验证文本未被截断,因为字母的选择会影响相应字体下最终的文本宽度。 - public class Test extends TestCase { protected void setUp() throws Exception { } protected void tearDown() throws Exception { super.tearDown();
} public void testFunctionName(){ //把你要测试类的函数的参数传到函数中。//加断言看是否与你想要的结果一致。 - Keywords Integrated Circuits (ICs);Automatic Test Pattern Generation (ATPG);Register Transfer Level (RTL);Testcase;
集成电路;自动测试生成;寄存器传输级;测试用例;