Net Objectives Thoughts

Specifying Exceptions in TDD


Listen Later

Exceptions in software represent a mechanism for raising an alarm when something goes wrong. They are used when there is a potential problem that cannot be detected by the compiler, linker, or other automated aspect of the development process, and thus may potentially make it into the released product. When an exception is declared in … Continue reading "Specifying Exceptions in TDD"
...more
View all episodesView all episodes
Download on the App Store

Net Objectives ThoughtsBy Al Shalloway