Examples of using Unit test in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Unit Test có cần thiết không?
Are Unit Tests Necessary?
Tất cả code đều được unit test.
All code is unit tested.
NET process, điều này làm unit test chạy nhanh hơn.
NET process(making unit testing fast).
Tất cả code đều có unit test.
All code must have an unit test.
Mỗi một unit test chỉ nên test 1 thứ.
A unit test should test 1 thing.
Cho nên mới cần Unit Test.
That would require a test unit.
Khắc phục và viết unit test để đảm bảo nó không xảy ra lần nữa.
Fix it and write a unit-test to make sure it doesn't happen again.
Ai là người thực hiện unit test?
Who carries out Unit Testing?
Code phải pass qua tất cả unit test trước khi được release.
All code must pass a unit test prior to release.
Tất cả code đều được unit test.
All code has unit test coverage.
Đây là test kiểu Unit Test hay Integration Test?.
Is it a unit test or an integration test?.
Trong bài viết này mình sẽ demo 1 ví dụ về unit test.
In this section, I will present a simple example of a unit test.
Viết Unit Test là tốn thời gian đó là lý do tại sao rất khó để đáp ứng thời hạn.
Writing unit test is time-consuming that is why it is difficult to meet deadlines.
Thông thường,kiểm tra được thực hiện bởi nhà phát triển với Unit Test.
Usually, testing is carried out by a developer with Unit Test.
Unit test được gọi như vậy bởi vì họ test từng đoạn code đơn lẻ một.
Unit tests are so named because they test a single unit of code.
Nó được thực hiện sau Unit Test và trước System Test..
They are the tests after the unit tests and precede the system test..
Xây dựng unit test để bắt đột biến ít hơn về chức năng và nhiều hơn về sự tỉnh táo.
Building unit tests to catch mutants is less about functionality and more about sanity.
Không có ai để đảm bảo rằng code của bạn được checked- in đúng giờ,được dán nhãn hợp lý và áp dụng unit test đều đặn.
There's no one to ensure that your code is checked in on time,labeled properly, unit tested regularly.
Mặc dù mỗi module đều được unit test nhưng các lỗi vẫn còn tồn tại với các lý do khác nhau.
Although each software module is unit tested, defects still exist for various reasons like.
Đối với unit test, bạn phải mock các dependency, để đảm bảo bạn chỉ test hành vi của mô- đun hiện tại của mình.
For a unit-test, you have to mock the dependencies, to make sure you're only testing your current module's behavior.
Mutation testing có thểchiếu sáng nơi bạn cần unit test sâu hơn, để bạn có thể phát triển code chất lượng nhanh hơn.
Mutation testing can shine alight on where you need more robust unit tests, so that you can develop quality code faster.
Một Unit Test là một phần của source code, thực thi một phần coode khác và so sánh kết quả thực tế so với kết quả mong đợi.
A unit test is a piece of code that executes another piece of code and compare the actual result with expected result.
Trong trường hợp này, bạn có thể unit test tất cả các mô- đun khác, nhưng mô- đun này sẽ phải kệ như hiện tại.
In this case you can unit-test all other modules, but this one will have to live as is.
Việc này đảm bảo tất cả các user actions- và hệ quả là tất cả UI logic-đi qua Presenter và đều được unit test.
This ensures that all the user actions- and consequently all the UI logic-go through the Presenter and thereby can be unit tested.
Chúng ta sẽ viết unit test cho Debit method trong class BankAccount.
AccountInfoTests class contains the unit test methods for the AccountInfo class in the BankAccount project.
Kiểm thử được viết đầu tiên không phải là do các tester viết màunit test được viết bởi các lập trình viên.
The test which is written first is not the test that the testers write,but it is the unit test which the programmers write.
Họ yêu cầu các kỹ sư viết Unit test cho code của họ bởi vì nó rất nhanh và rẻ hơn việc để lọt bug ở nhiều cấp độ.
He requires engineers to write unit tests for their code because it's so much faster and cheaper to expose errors at that level.
Nếu developer đang test một tính năng mới,họ viết một unit test để confirm rằng mảng đó có một giá trị nhất định.
If the developers are testing out a new feature,they would likely write a unit test to confirm that the array has a certain value.
Thực hiện unit test case rất dễ bởi vì business logic của bạn không có sự phụ thuộc trực tiếp.
Writing unit test cases are easy in Spring framework because our business logic doesn't have direct dependencies with actual resource implementation classes.
Tôi khuyên bạn nên thử Theme Unit Test( XML) hoặc plugin Demo Data Creator cho phép tạo nhiều bài đăng, trang và người dùng.
I suggest checking out Theme Unit Test(XML) or the Demo Data Creator plugin that allows to create multiple posts, pages, and users.
Results: 226, Time: 0.0193

Word-for-word translation

Top dictionary queries

Vietnamese - English