code and unit test 中文意思是什麼

code and unit test 解釋
編碼和單元測試
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • unit : n 1 個體,一個,一人。2 (計值、組織、機構)單位;單元;小組,分部;【軍事】部隊;分隊。3 【機械...
  • test : n 1 檢驗,檢查;考查;測驗;考試;考驗。2 檢驗用品;試金石;【化學】試藥;(判斷的)標準。3 【化...
  1. The project build and reports section contains project build information such as a source code directory, a unit test - case directory, and the reports to generate in the build

    項目構建和報告部分包含項目構建信息(如源代碼目錄、單元測試用例目錄)和要在構建中生成的報告。
  2. Code and unit test

    編碼和單元測試
  3. I will not talk much about the agile methodologies in this book, but i will use unit testing and the short concept first, unit test design, then code iteration throughout all projects in this book

    我不會在書中講述很多敏捷開發方法,但是我會使用單元測試和簡短的概念,單元測試設計,然後反復編寫代碼在書中將貫穿整個項目。
  4. Code generation can produce unit tests in any of the visual c test project types : mixed, safe, and pure

    代碼生成可以在任何visual c + +測試項目類型中產生單元測試:混合項目、安全項目和純項目。
  5. In order to be able to unit - test your code, it has to be cleaner, and better designed : short, focused methods, writing to interfaces, lously coupled etc

    而為了能夠順利的對你的代碼進行單元測試,那麼你的代碼就會逐漸的變得更加清晰、設計更加完善:代碼短小、專注方法、針對介面編程、降低耦合等。
  6. 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的單個單元測試方法。
分享友人