1. Урок 1. 00:07:27
    What is Automated Testing?
  2. Урок 2. 00:06:04
    Types of Tests
  3. Урок 3. 00:07:44
    Unit Testing Fundamentals
  4. Урок 4. 00:03:14
    Working with Strings and Arrays
  5. Урок 5. 00:06:06
    Setup and Tear Down
  6. Урок 6. 00:03:30
    Working with Forms
  7. Урок 7. 00:02:51
    Working with Event Emitters
  8. Урок 8. 00:06:56
    Working with Spies
  9. Урок 9. 00:06:26
    Interaction Testing
  10. Урок 10. 00:03:09
    Working with Confirmation Boxes
  11. Урок 11. 00:01:31
    Limitations of Unit Tests
  12. Урок 12. 00:03:31
    Code Coverage
  13. Урок 13. 00:00:44
    Introduction
  14. Урок 14. 00:04:41
    The Setup Code
  15. Урок 15. 00:04:54
    Generating the Setup Code
  16. Урок 16. 00:07:55
    Testing Property and Class Bindings
  17. Урок 17. 00:04:59
    Testing Event Bindings
  18. Урок 18. 00:02:37
    Providing the Dependencies
  19. Урок 19. 00:05:48
    Getting the Dependencies
  20. Урок 20. 00:07:11
    Providing Stubs
  21. Урок 21. 00:04:02
    Testing the Navigation
  22. Урок 22. 00:06:33
    Dealing with Route Parameters
  23. Урок 23. 00:07:05
    Testing RouterOutlet Components
  24. Урок 24. 00:04:54
    Shallow Component Tests
  25. Урок 25. 00:04:31
    Testing Attribute Directives
  26. Урок 26. 00:05:41
    Dealing with Asynchronous Operations