untested
英 [ˌʌnˈtestɪd]
美 [ˌʌnˈtestɪd]
adj. 未经试验(或考验)的
BNC.20738 / COCA.16486
牛津词典
adj.
- 未经试验(或考验)的
not tested; of unknown quality or value
柯林斯词典
- ADJ 未经考验的;未测试的
If something or someone isuntested, they have not yet been tried out or have not yet experienced a particular situation, so you do not know what they will be like.- The Egyptian Army remained an untested force...
埃及军队依然有待考验。 - All of us were untested for what lay ahead.
将要面对的事情是大家都没有经历过的。
- The Egyptian Army remained an untested force...
- ADJ 未经检验的;未经测试的
If you describe something such as a drug or chemical asuntested, you mean that it has not been subject to scientific tests to find out if it is safe to use.- ...the dangers of giving untested drugs to people.
把未经检验的药物给人吃的危险
- ...the dangers of giving untested drugs to people.
英英释义
adj
- not tried or tested by experience
- unseasoned artillery volunteers
- still untested in battle
- an illustrator untried in mural painting
- a young hand at plowing
- not yet proved or subjected to testing
- an untested drug
- untested theory
- an untried procedure
双语例句
- Nobody checked how tightly the untested ear was covered, so I just pretended to block mine.
没人检查没被测试的耳朵是否盖严了。所以我假装盖严了耳道。 - Using Cobertura's reports, you can identify the untested parts of the code and write tests for them.
利用Cobertura报告,可以找出代码中未测试的部分并针对它们编写测试。 - The course will also introduce students to materials that are untested but hold promise for future usage.
本课程还将向学生介绍一些未经测试,但相信在不久将来会被使用的材料。 - Code coverage to identify untested code with line-level precision.
代码覆盖用线级精确度确定未测试的代码。 - Additionally, when old, untested code is modified, programmers should write new tests for that code.
除此之外,当老的、未测试的代码被改变的时候,程序员应为代码编写新的测试。 - O Untested assumptions are taken as facts.
o把未经检验的假设当做事实。 - This is to avoid endangering the production database with untested code.
这可以避免未经测试的代码给生产数据库造成损害。 - The Egyptian Army remained an untested force
埃及军队依然有待考验。 - It is sometimes possible to test untested code through really skanky hacks that use reflection to access private members.
有时可以通过使用反射来访问私有成员这样的怪招来测试未测试的代码。 - Obviously, this leads to false positives and portions of your code left untested.
显然,这将导致测试成功的假象,而且还会使得部分代码得不到测试。