589689.xyz

[] Udemy - Unit Testing for C# Developers

  • 收录时间:2019-06-04 08:16:28
  • 文件大小:842MB
  • 下载次数:55
  • 最近下载:2021-01-02 10:41:15
  • 磁力链接:

文件列表

  1. 4. Exercises/6. Solution- Stack.mp4 27MB
  2. 4. Exercises/4. Solution- DemeritPointsCalculator.mp4 27MB
  3. 2. Fundamentals of Unit Testing/12. Developers Who Don't Write Tests.mp4 23MB
  4. 1. Getting Started/6.2 source-code-completed (1).zip.zip 22MB
  5. 7. Project- Testing BookingHelper/5. Refactoring.mp4 21MB
  6. 8. Project- HouseKeeperHelper/5. Writing the First Interaction Test.mp4 21MB
  7. 8. Project- HouseKeeperHelper/9. Extracting Helper Methods.mp4 20MB
  8. 1. Getting Started/6.1 source-code-starter (1).zip.zip 19MB
  9. 1. Getting Started/3. Types of Tests.mp4 19MB
  10. 8. Project- HouseKeeperHelper/2. Refactoring For Testability.mp4 19MB
  11. 7. Project- Testing BookingHelper/3. Extracting IBooking Repository.mp4 17MB
  12. 8. Project- HouseKeeperHelper/6. Keeping Tests Clean.mp4 16MB
  13. 3. Core Unit Testing Techniques/10. Testing in the Real-world.mp4 16MB
  14. 3. Core Unit Testing Techniques/8. Testing Private Methods.mp4 16MB
  15. 8. Project- HouseKeeperHelper/7. Testing a Method is Not Called.mp4 16MB
  16. 1. Getting Started/7. Writing Your First Unit Test.mp4 16MB
  17. 8. Project- HouseKeeperHelper/8. Another Interaction Test.mp4 15MB
  18. 7. Project- Testing BookingHelper/8. Writing Additional Tests.mp4 15MB
  19. 6. Exercises/3. Testing.vtt 15MB
  20. 6. Exercises/3. Testing.mp4 15MB
  21. 5. Breaking External Dependencies/3. Refactoring Towards a Loosely-coupled Design.mp4 14MB
  22. 6. Exercises/6. Testing InstallerHelper.mp4 14MB
  23. 2. Fundamentals of Unit Testing/11. Writing Trustworthy Tests.mp4 14MB
  24. 1. Getting Started/5. The Tooling.mp4 13MB
  25. 5. Breaking External Dependencies/9. Creating Mock Objects Using Moq.mp4 12MB
  26. 1. Getting Started/8. Testing All the Execution Tests.mp4 12MB
  27. 7. Project- Testing BookingHelper/4. Writing the First Test.mp4 12MB
  28. 7. Project- Testing BookingHelper/7. Fixing a Bug.mp4 12MB
  29. 2. Fundamentals of Unit Testing/7. Black-box Testing.mp4 11MB
  30. 1. Getting Started/2. Benefits of Automated Testing.mp4 11MB
  31. 5. Breaking External Dependencies/6. Dependency Injection via Constructor.vtt 11MB
  32. 5. Breaking External Dependencies/6. Dependency Injection via Constructor.mp4 11MB
  33. 8. Project- HouseKeeperHelper/10. Testing Exceptions.mp4 10MB
  34. 6. Exercises/2. Refactoring.mp4 10MB
  35. 3. Core Unit Testing Techniques/3. Testing Arrays and Collections.mp4 10MB
  36. 3. Core Unit Testing Techniques/2. Testing Strings.mp4 10MB
  37. 4. Exercises/2. 20- Solution- FizzBuzz.mp4 9MB
  38. 1. Getting Started/10. Using NUnit in Visual Studio.mp4 9MB
  39. 6. Exercises/8. Refactoring EmployeeController.mp4 9MB
  40. 5. Breaking External Dependencies/14. Who Should Write Tests.mp4 9MB
  41. 2. Fundamentals of Unit Testing/3. What to Test and What Not to Test.mp4 9MB
  42. 2. Fundamentals of Unit Testing/9. Parameterized Tests.mp4 9MB
  43. 5. Breaking External Dependencies/2. Loosely-coupled and Testable Code.mp4 8MB
  44. 5. Breaking External Dependencies/4. Dependency Injection via Method Parameters.mp4 8MB
  45. 7. Project- Testing BookingHelper/2. Test Cases.mp4 8MB
  46. 1. Getting Started/7. Writing Your First Unit Test.vtt 8MB
  47. 5. Breaking External Dependencies/13. An Example of a Mock Abuse.mp4 8MB
  48. 6. Exercises/5. Refactoring InstallerHelper.mp4 7MB
  49. 8. Project- HouseKeeperHelper/1. Introduction.mp4 7MB
  50. 3. Core Unit Testing Techniques/7. Testing Methods that Raise an Event.mp4 7MB
  51. 3. Core Unit Testing Techniques/5. Testing Void Methods.mp4 7MB
  52. 8. Project- HouseKeeperHelper/3. Fixing a Design Issue.mp4 7MB
  53. 1. Getting Started/12. Course Structure.mp4 7MB
  54. 6. Exercises/9. Testing EmployeeController.mp4 7MB
  55. 3. Core Unit Testing Techniques/9. Code Coverage.mp4 7MB
  56. 5. Breaking External Dependencies/12. Fake as Little As Possible.mp4 7MB
  57. 3. Core Unit Testing Techniques/6. Testing Methods that Throw Exceptions.mp4 7MB
  58. 5. Breaking External Dependencies/11. Testing the Interaction Between Two Objects.mp4 7MB
  59. 2. Fundamentals of Unit Testing/4. Naming and Organizing Tests.mp4 7MB
  60. 1. Getting Started/11. What is Test-Driven Development.mp4 7MB
  61. 5. Breaking External Dependencies/1. Introduction.mp4 6MB
  62. 3. Core Unit Testing Techniques/4. Testing the Return Type of Methods.mp4 6MB
  63. 2. Fundamentals of Unit Testing/8. Set Up and Tear Down.mp4 6MB
  64. 2. Fundamentals of Unit Testing/6. Writing a Simple Unit Test.mp4 6MB
  65. 5. Breaking External Dependencies/7. Dependency Injection Frameworks.mp4 6MB
  66. 1. Getting Started/1. What is Automated Testing.mp4 6MB
  67. 7. Project- Testing BookingHelper/1. Introduction.mp4 5MB
  68. 1. Getting Started/4. Test Pyramid.mp4 5MB
  69. 5. Breaking External Dependencies/5. Dependency Injection via Properties.mp4 5MB
  70. 1. Getting Started/9. Refactoring with Confidence.mp4 4MB
  71. 7. Project- Testing BookingHelper/6. Writing the Second Test.mp4 4MB
  72. 6. Exercises/7. Exercise- EmployeeHelper.mp4 4MB
  73. 2. Fundamentals of Unit Testing/2. Characteristics of Good Unit Tests.mp4 4MB
  74. 2. Fundamentals of Unit Testing/5. Introducing Rider.mp4 4MB
  75. 5. Breaking External Dependencies/10. State-based vs. Interaction Testing.mp4 4MB
  76. 5. Breaking External Dependencies/8. Mocking Frameworks.mp4 3MB
  77. 2. Fundamentals of Unit Testing/13. Summary.mp4 3MB
  78. 2. Fundamentals of Unit Testing/10. Ignoring Tests.mp4 2MB
  79. 6. Exercises/4. Exercise- InstallerHelper.mp4 2MB
  80. 4. Exercises/1. 19- Exercise- FizzBuzz.mp4 2MB
  81. 6. Exercises/1. Exercise- VideoService.mp4 2MB
  82. 4. Exercises/3. Exercise- DemeritPointsCalculator.mp4 2MB
  83. 3. Core Unit Testing Techniques/11. Summary.mp4 1MB
  84. 2. Fundamentals of Unit Testing/1. Introduction.mp4 1MB
  85. 4. Exercises/5. Exercise- Stack.mp4 1MB
  86. 1. Getting Started/13. Summary.mp4 1MB
  87. 3. Core Unit Testing Techniques/1. Introduction.mp4 763KB
  88. 1. Getting Started/6. Source Code.mp4 339KB
  89. 4. Exercises/6. Solution- Stack.vtt 18KB
  90. 5. Breaking External Dependencies/3. Refactoring Towards a Loosely-coupled Design.vtt 13KB
  91. 3. Core Unit Testing Techniques/8. Testing Private Methods.vtt 13KB
  92. 8. Project- HouseKeeperHelper/2. Refactoring For Testability.vtt 12KB
  93. 4. Exercises/4. Solution- DemeritPointsCalculator.vtt 12KB
  94. 7. Project- Testing BookingHelper/3. Extracting IBooking Repository.vtt 10KB
  95. 8. Project- HouseKeeperHelper/9. Extracting Helper Methods.vtt 10KB
  96. 7. Project- Testing BookingHelper/5. Refactoring.vtt 10KB
  97. 8. Project- HouseKeeperHelper/5. Writing the First Interaction Test.vtt 9KB
  98. 8. Project- HouseKeeperHelper/8. Another Interaction Test.vtt 9KB
  99. 5. Breaking External Dependencies/9. Creating Mock Objects Using Moq.vtt 9KB
  100. 6. Exercises/6. Testing InstallerHelper.vtt 9KB
  101. 2. Fundamentals of Unit Testing/11. Writing Trustworthy Tests.vtt 8KB
  102. 3. Core Unit Testing Techniques/3. Testing Arrays and Collections.vtt 8KB
  103. 4. Exercises/2. 20- Solution- FizzBuzz.vtt 8KB
  104. 6. Exercises/2. Refactoring.vtt 7KB
  105. 3. Core Unit Testing Techniques/2. Testing Strings.vtt 7KB
  106. 6. Exercises/8. Refactoring EmployeeController.vtt 7KB
  107. 8. Project- HouseKeeperHelper/6. Keeping Tests Clean.vtt 7KB
  108. 8. Project- HouseKeeperHelper/7. Testing a Method is Not Called.vtt 7KB
  109. 5. Breaking External Dependencies/4. Dependency Injection via Method Parameters.vtt 7KB
  110. 1. Getting Started/8. Testing All the Execution Tests.vtt 6KB
  111. 6. Exercises/5. Refactoring InstallerHelper.vtt 6KB
  112. 2. Fundamentals of Unit Testing/7. Black-box Testing.vtt 6KB
  113. 3. Core Unit Testing Techniques/5. Testing Void Methods.vtt 6KB
  114. 5. Breaking External Dependencies/13. An Example of a Mock Abuse.vtt 6KB
  115. 7. Project- Testing BookingHelper/8. Writing Additional Tests.vtt 6KB
  116. 1. Getting Started/3. Types of Tests.vtt 6KB
  117. 2. Fundamentals of Unit Testing/12. Developers Who Don't Write Tests.vtt 6KB
  118. 7. Project- Testing BookingHelper/4. Writing the First Test.vtt 5KB
  119. 3. Core Unit Testing Techniques/7. Testing Methods that Raise an Event.vtt 5KB
  120. 6. Exercises/9. Testing EmployeeController.vtt 5KB
  121. 3. Core Unit Testing Techniques/6. Testing Methods that Throw Exceptions.vtt 5KB
  122. 5. Breaking External Dependencies/2. Loosely-coupled and Testable Code.vtt 5KB
  123. 2. Fundamentals of Unit Testing/6. Writing a Simple Unit Test.vtt 5KB
  124. 5. Breaking External Dependencies/7. Dependency Injection Frameworks.vtt 5KB
  125. 3. Core Unit Testing Techniques/4. Testing the Return Type of Methods.vtt 5KB
  126. 7. Project- Testing BookingHelper/2. Test Cases.vtt 5KB
  127. 1. Getting Started/10. Using NUnit in Visual Studio.vtt 5KB
  128. 1. Getting Started/11. What is Test-Driven Development.vtt 5KB
  129. 2. Fundamentals of Unit Testing/8. Set Up and Tear Down.vtt 5KB
  130. 5. Breaking External Dependencies/12. Fake as Little As Possible.vtt 5KB
  131. 7. Project- Testing BookingHelper/7. Fixing a Bug.vtt 5KB
  132. 2. Fundamentals of Unit Testing/9. Parameterized Tests.vtt 4KB
  133. 2. Fundamentals of Unit Testing/3. What to Test and What Not to Test.vtt 4KB
  134. 5. Breaking External Dependencies/11. Testing the Interaction Between Two Objects.vtt 4KB
  135. 8. Project- HouseKeeperHelper/10. Testing Exceptions.vtt 4KB
  136. 1. Getting Started/4. Test Pyramid.vtt 4KB
  137. 1. Getting Started/5. The Tooling.vtt 4KB
  138. 8. Project- HouseKeeperHelper/3. Fixing a Design Issue.vtt 4KB
  139. 1. Getting Started/2. Benefits of Automated Testing.vtt 4KB
  140. 1. Getting Started/1. What is Automated Testing.vtt 4KB
  141. 3. Core Unit Testing Techniques/10. Testing in the Real-world.vtt 4KB
  142. 5. Breaking External Dependencies/5. Dependency Injection via Properties.vtt 4KB
  143. 2. Fundamentals of Unit Testing/4. Naming and Organizing Tests.vtt 4KB
  144. 3. Core Unit Testing Techniques/9. Code Coverage.vtt 4KB
  145. 2. Fundamentals of Unit Testing/13. Summary.vtt 4KB
  146. 6. Exercises/7. Exercise- EmployeeHelper.vtt 4KB
  147. 5. Breaking External Dependencies/1. Introduction.vtt 3KB
  148. 7. Project- Testing BookingHelper/1. Introduction.vtt 3KB
  149. 8. Project- HouseKeeperHelper/1. Introduction.vtt 3KB
  150. 2. Fundamentals of Unit Testing/2. Characteristics of Good Unit Tests.vtt 3KB
  151. 1. Getting Started/9. Refactoring with Confidence.vtt 3KB
  152. 5. Breaking External Dependencies/14. Who Should Write Tests.vtt 3KB
  153. 5. Breaking External Dependencies/10. State-based vs. Interaction Testing.vtt 3KB
  154. 2. Fundamentals of Unit Testing/5. Introducing Rider.vtt 3KB
  155. 5. Breaking External Dependencies/8. Mocking Frameworks.vtt 3KB
  156. 1. Getting Started/12. Course Structure.vtt 3KB
  157. 2. Fundamentals of Unit Testing/10. Ignoring Tests.vtt 2KB
  158. 6. Exercises/4. Exercise- InstallerHelper.vtt 2KB
  159. 4. Exercises/1. 19- Exercise- FizzBuzz.vtt 2KB
  160. 7. Project- Testing BookingHelper/6. Writing the Second Test.vtt 2KB
  161. 6. Exercises/1. Exercise- VideoService.vtt 2KB
  162. 2. Fundamentals of Unit Testing/1. Introduction.vtt 1KB
  163. 4. Exercises/3. Exercise- DemeritPointsCalculator.vtt 1KB
  164. 3. Core Unit Testing Techniques/11. Summary.vtt 1KB
  165. 8. Project- HouseKeeperHelper/11. Coupons to My Other Courses.html 1KB
  166. 4. Exercises/5. Exercise- Stack.vtt 1KB
  167. 1. Getting Started/13. Summary.vtt 985B
  168. 8. Project- HouseKeeperHelper/4. An Alternative Solution.html 919B
  169. 1. Getting Started/14. Asking Questions.html 891B
  170. 3. Core Unit Testing Techniques/1. Introduction.vtt 779B
  171. 1. Getting Started/6. Source Code.vtt 378B
  172. [FreeCourseLab.com].url 126B