Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Kotlin TDD - Outside In or Inside Out?

  • Pairing with Duncan
  • 2022-08-30
  • 819
Kotlin TDD - Outside In or Inside Out?
  • ok logo

Скачать Kotlin TDD - Outside In or Inside Out? бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Kotlin TDD - Outside In or Inside Out? или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Kotlin TDD - Outside In or Inside Out? бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Kotlin TDD - Outside In or Inside Out?

Today we'll look at adding pricing to our product listing from the outside in.

There are two styles of Test Driven Development. When we work inside out, we model the domain and then build whole features by bolting together the models that we have built. This can work well when we are experienced, but risks building low level code that can't actually implement a particular feature.

The alternative, Outside In TDD, starts by implementing a feature against fake or mock low level models as interfaces, and then implements these interfaces with real versions. This way we know that we can implement the feature, even if we don't know how hard it will be to replace the fakes with production code.

Inside out is also known as Classic TDD, sometimes the Chicago School. Outside in is associated with the London eXtreme Tuesday Club, and popularised by Steve Freeman and my co-author Nat Price in Growing Object Oriented Software Guided By Tests.

This is Part 39 of an exploration of where a Test Driven Development implementation of the Gilded Rose stock control system might take us in Kotlin. You can see the whole series as a playlist
   • All Gilded Rose Episodes  
and the code on GitHub https://github.com/dmcg/gilded-rose-tdd

If you like this, you’ll probably like the book Java to Kotlin, A Refactoring Guidebook
http://java-to-kotlin.dev. We have a whole chapter, "Maps to Mocks", covering using replacing mocks with functions implemented by Map::getValue.

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]