52词语>英语词典>mocks翻译和用法

mocks

英 [mɒks]

美 [mɑːks]

n.  (英国)模拟考试
v.  嘲笑; (模仿)嘲弄; 不尊重; 蔑视
mock的第三人称单数和复数

柯林斯词典

  • VERB 嘲笑;嘲弄;(模仿)取笑
    If someonemocksyou, they show or pretend that they think you are foolish or inferior, for example by saying something funny about you, or by imitating your behaviour.
    1. I thought you were mocking me...
      我还以为你是在嘲笑我。
    2. I distinctly remember mocking the idea...
      我清楚地记得曾经对这个想法嗤之以鼻。
    3. 'I'm astonished, Benjamin,' she mocked.
      “这太让我吃惊了,本杰明,”她嘲弄道。
  • ADJ 假的;仿制的;假装的
    You usemockto describe something which is not real or genuine, but which is intended to be very similar to the real thing.
    1. 'It's tragic!' swoons Jeffrey in mock horror...
      “真惨啊!”杰弗里假装吓昏了过去。
    2. One of them was subjected to a mock execution.
      他们当中有一个人受到了假处决。
    3. ...a mock Tudor mansion.
      仿都铎王朝时期风格的宅第
  • N-COUNT 模拟考试
    Mocksare practice exams that you take as part of your preparation for real exams.
    1. She went from a D in her mocks to a B in the real thing.
      她模拟考试得了D,到了真正考试的时候却拿了个B。

双语例句

  • Ideally, the coordinator team will be able to successfully implement their coordinators using the agreed-upon service mocks.
    理想情况下,协调程序团队将可以使用达成一致的服务模拟来成功地实现他们的协调程序。
  • We create an email_provider.rb file in the/ test/ mocks/ test directory that defines the delivery method we want to mock out.
    我们在/test/mocks/test目录中创建一个emailprovider.rb文件,它定义我们要模拟的发送方法。
  • Who develops the service mocks?
    谁开发服务模拟?
  • If and when they add to the tests and the mocks, and especially if they change the tests and the mocks, they must distribute these changes to the other teams and resynchronize.
    如果将这些提供程序添加到测试和模拟,尤其是在更改了测试和模拟的情况下,则他们必须分发这些更改,以便其他团队重新进行同步。
  • Maybe someone mocks my immature manner, but I regard it as an accumulation of life!
    也许每个人都嘲笑我的荒谬,但是我是在自己积累我的人生!
  • Develop service mocks that pass the service tests.
    开发通过服务测试的服务模拟。
  • Mocks should not be your first choice in any situation.
    在任何情况下,mock都不应该是您的第一选择。
  • Mocks can be behaviorally trained.
    Mock可以针对行为训练。
  • Mocks are not stubs: Martin Fowler's timeless classic walks you through the difference between stubs and mock objects.
    Mocksarenotstubs:MartinFowler永恒的经典论述为您分析了stub和mock对象间的差异。
  • Should all of your tests be database-backed, or should you use mocks and stubs to isolate functional tests?
    所有测试是否应该全部受数据库支撑,是否应使用mock和stub来隔离功能测试?