Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай phpspec: Testing... *Designing* with a Bite, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:14
    Installing phpspec
  • Урок 2. 00:07:48
    Buzzwords! Specification & Examples
  • Урок 3. 00:09:44
    Matchers, Examples & Generation
  • Урок 4. 00:05:36
    Custom Inline Matcher
  • Урок 5. 00:05:27
    Registering & Autoloading a Custom Matcher
  • Урок 6. 00:05:45
    Coding up the Custom Matcher
  • Урок 7. 00:06:47
    phpspec? PHPUnit? BDD? TDD? Buzzwords?
  • Урок 8. 00:05:42
    Red, Green, Refactor Cycle + More Dinosaurs
  • Урок 9. 00:05:31
    The ObjectBehavior Magic
  • Урок 10. 00:03:45
    The Magic of the Subject
  • Урок 11. 00:06:14
    Describing Object Construction
  • Урок 12. 00:04:23
    Coding & Debugging
  • Урок 13. 00:05:39
    Instantiation with a static Factory Method
  • Урок 14. 00:07:39
    Describing the Factory Service
  • Урок 15. 00:08:16
    Object Dependencies: To Mock, or Not?
  • Урок 16. 00:06:15
    Expecting Exceptions
  • Урок 17. 00:07:12
    The ObjectStateMatcher
  • Урок 18. 00:08:15
    Describing for Exception Messages
  • Урок 19. 00:07:20
    When Existing Tests Break & Exceptions in __construct()
  • Урок 20. 00:06:09
    Test Doubles
  • Урок 21. 00:04:47
    The EnclosureBuilderService
  • Урок 22. 00:06:25
    Dummies
  • Урок 23. 00:07:03
    Stubs
  • Урок 24. 00:06:04
    Promises (control return values) & Arguments
  • Урок 25. 00:04:00
    Advanced Argument Matching
  • Урок 26. 00:05:04
    Mocks & Spies - shouldBeCalledTimes()
  • Урок 27. 00:04:12
    Test Doubles, Dummies, Mocks & Spies
  • Урок 28. 00:07:09
    Let: The Setup Function