1. Урок 1. 00:01:12
    Course Overview
  2. Урок 2. 00:01:00
    Getting Started
  3. Урок 3. 00:01:22
    Course Outline and Prerequisites
  4. Урок 4. 00:02:39
    Vocabulary Used
  5. Урок 5. 00:01:33
    Goals of Unit Testing
  6. Урок 6. 00:08:13
    Coverage Metrics
  7. Урок 7. 00:01:45
    100% Coverage
  8. Урок 8. 00:05:39
    What Makes a Test Valuable?
  9. Урок 9. 00:04:28
    What Makes a Valuable Test: Examples
  10. Урок 10. 00:01:36
    Test Pyramid and Value Proposition
  11. Урок 11. 00:02:05
    Summary
  12. Урок 12. 00:00:17
    Introduction
  13. Урок 13. 00:02:53
    Styles of Unit Testing
  14. Урок 14. 00:04:45
    Hexagonal Architecture
  15. Урок 15. 00:07:15
    What Is an Implementation Detail?
  16. Урок 16. 00:04:38
    Styles of Unit Testing: Comparison
  17. Урок 17. 00:07:04
    Collaboration Verification
  18. Урок 18. 00:02:11
    Comparing Styles of Unit Testing: Results
  19. Урок 19. 00:02:01
    Black-box vs. White-box Testing
  20. Урок 20. 00:02:01
    Unit Testing and Business Requirements
  21. Урок 21. 00:02:36
    Summary
  22. Урок 22. 00:00:11
    Introduction
  23. Урок 23. 00:00:59
    Module Outline
  24. Урок 24. 00:03:07
    Domain Introduction
  25. Урок 25. 00:09:15
    Application Code Introduction
  26. Урок 26. 00:05:16
    Unit Tests Introduction
  27. Урок 27. 00:07:45
    Unit Tests Analysis
  28. Урок 28. 00:04:48
    Application Code Analysis
  29. Урок 29. 00:02:07
    Domain Model Isolation
  30. Урок 30. 00:04:46
    Types of Code and External Dependencies
  31. Урок 31. 00:02:24
    Summary
  32. Урок 32. 00:00:34
    Introduction
  33. Урок 33. 00:04:04
    Refactoring Plan
  34. Урок 34. 00:07:29
    Refactoring the Stock Event Class
  35. Урок 35. 00:01:23
    Recap: Refactoring the Stock Event Class
  36. Урок 36. 00:05:02
    Introducing the Stock Command Class
  37. Урок 37. 00:00:33
    Recap: Introducing the Stock Command Class
  38. Урок 38. 00:14:42
    Refactoring the Buyer Class
  39. Урок 39. 00:04:27
    Recap: Refactoring the Buyer Class
  40. Урок 40. 00:09:03
    Refactoring the Rest of the Code Base
  41. Урок 41. 00:01:21
    Recap: Refactoring the Rest of the Code Base
  42. Урок 42. 00:04:56
    Refactoring Results
  43. Урок 43. 00:01:11
    Summary
  44. Урок 44. 00:00:25
    Introduction
  45. Урок 45. 00:04:46
    Testing the Application Services Layer
  46. Урок 46. 00:05:12
    New Requirement: Working with a Database
  47. Урок 47. 00:01:03
    Recap: Working with a Database
  48. Урок 48. 00:06:28
    Integration Test Suite: The First Attempt
  49. Урок 49. 00:04:52
    Integration Test Suite Analysis
  50. Урок 50. 00:02:06
    Types of External Dependencies
  51. Урок 51. 00:04:18
    How to Test a Database
  52. Урок 52. 00:04:49
    Refactoring the Integration Test Suite
  53. Урок 53. 00:02:11
    Refactoring Results
  54. Урок 54. 00:01:47
    Summary
  55. Урок 55. 00:00:23
    Introduction
  56. Урок 56. 00:06:32
    Exposing Implementation Details
  57. Урок 57. 00:02:22
    Leaking Domain Knowledge to Tests
  58. Урок 58. 00:01:46
    Code Pollution
  59. Урок 59. 00:02:20
    Overriding Methods in Classes-dependencies
  60. Урок 60. 00:04:35
    Non-determinism in Tests
  61. Урок 61. 00:01:57
    Module Summary
  62. Урок 62. 00:00:47
    Resource List
  63. Урок 63. 00:01:32
    Course Summary