writing the unit tests 中文意思是什麼

writing the unit tests 解釋
編寫單元測試
  • writing : n. 1. 寫,寫作,執筆;習字,書法。2. 文件,契據;銘。3. 〈pl. 〉著作,作品。4. 筆跡,手跡。
  • the : 〈代表用法〉…那樣的東西,…那種東西。1 〈用單數普通名詞代表它的一類時(所謂代表的單數)〉 (a) 〈...
  • unit : n 1 個體,一個,一人。2 (計值、組織、機構)單位;單元;小組,分部;【軍事】部隊;分隊。3 【機械...
  • tests : 抽查
  1. The unit testing framework provides numerous additional assert classes and other classes that give you flexibility in writing unit tests

    單元測試框架提供了眾多的附加assert類和其他類,為您編寫單元測試帶來了極大的靈活性。
  2. Instead of writing multiple unit tests that call the api, each with a new set of inputs, or creating an array in a unit test and using looping code, you can instead write a single unit test method that exercises the api

    不是編寫調用api的多個單元測試(每個單元測試均具有一組新的輸入) ,也不是在單元測試中創建一個數組並使用循環代碼,而是可以編寫執行api的單個單元測試方法。
分享友人