logical test信息详情
逻辑检验;逻辑测试
logical───adj.合逻辑的,合理的;逻辑学的
logical operation───[计]逻辑操作,[计]逻辑运算
logical relations───[计]逻辑关系;[计]逻辑关系式
logical fallacy───逻辑谬误;逻辑错误;逻辑谬论
test───n.测验,考查;测试;检验;化验;v.测验;化验,检查;试验,测试;考验
familiarization test───熟悉测试
final test───[试验]最后试验;最后测试;最后检验,最后试验
disproportionality test───不均衡性检验
citrate test───柠檬酸盐试验,柠檬酸盐利用试验;[医]柠檬酸盐试验
If the data proves false against the logical test, it will not come through the filter.───如果逻辑测试证明数据为false,则数据将不能通过过滤器。
logical test can also test against a Perl-like regular expression.───逻辑测试还可以针对类似 Perl 的正则表达式进行测试。
In my case, I'd like the database to have a clean set of data before each logical test collection is run.───在本文的示例中,在运行每个逻辑测试集合前,我希望数据库具有一组干净的数据。
Returns one of two values determined by a logical test.───返回由逻辑测试确定的两个值之一。
After determining the test situations, the logical test cases are defined first and are then converted to physical test cases.───在确定测试情形时,逻辑测试用例被首先定义,然后被转换到物理测试用例。
Logical_test is any value or expression that can be evaluated to TRUE or FALSE.───Logical_test计算结果为TRUE或FALSE的任何值或表达式。
Yes, simply add the DISABLE_ prefix to the logical test name or the individual unit test name and it won't execute.───可以,只需在逻辑测试名或单元测试名前面加上DISABLE_前缀,它就不会执行了。
If logical_test is TRUE and value_if_true is blank, this argument returns 0 (zero).───如果logical_test为TRUE,而value_if_true为空,则此参数返回0(零)。