Перейти к содержимому

Testing and Refactoring Legacy Code

IntelliJ IDEA, a JetBrains IDE

0:00 / 0:00

Testing and Refactoring Legacy Code

31 627 просмотров · Трансляция закончилась 4 года назад
IntelliJ IDEA, a JetBrains IDE
134 тыс. подписчиков
31 627 просмотров · Трансляция закончилась 4 года назад
Use this link to register for the live stream: https://info.jetbrains.com/idea-webin... There are many challenges in retrofitting unit tests to legacy code, including hard-wired dependencies and isolating the unit under testing without breaking the rest of the system. Knowing where to start and being able to create the tests and production code is challenging in a messy codebase. In this live coding session, Sandro will present many techniques that will help you to efficiently retrofit tests to legacy code and then refactor it to show the business logic more clearly. Speaker: Sandro Mancuso