test function 双语例句
全部
1·TestParse09Rss is the actual test function.
testParse09Rss是真正的测试函数。
2·The page is not reloaded for each test function.
页面不会为每个测试函数重新加载。
3·Thereby, the automatic test function is implemented.
从而完成系统的自动测试功能。
4·Through test function, algorithm efficiency has been validated.
通过测试函数,验证了算法的效率。
5·To run tests, you would call Jarvis.run , passing in your test function.
你可以通过调用Jarvis . run并传入测试函数来运行测试。
6·Each test function call is sandwiched between a call to setUp and tearDown.
每个测试函数的调用被夹在setUp和tearDown调用之间。
7·As you might expect the test runner loads the test page, and calls each test function.
正如你期望的那样,test runner加载测试页面,调用每个测试函数。
8·And the nuclear space, test function space, constitutive space and pavement norm are defined.
定义了柔性路面核子空间、检验空间、本构空间和路面范数。
9·If you do this, all your test functions will be automatically exported and run via the test function shown below.
如果这样做,则会自动导出所有测试函数并通过下面的代码运行它们。
10·You just need to pass your test function to getTestCallback, which, in turn, contains the assertions that you want to execute.
您只需将测试函数传递给 getTestCallback,而它反过来包含了所想执行的断言。
