Summary The Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation
The Art of Unit Testing, 2nd Edition: with examples in C#
β Scribed by Roy Osherove
- Publisher
- Manning
- Year
- 2013
- Tongue
- English
- Leaves
- 294
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
You know you should be unit testing, so why aren't you doing it? If you're new to unit testing, if you find unit testing tedious, or if you're just not getting enough payoff for the effort you put into it, keep reading. The Art of Unit Testing, Second Edition guides you step by step from writing your first simple unit tests to building complete test sets that are maintainable, readable, and trustworthy. You'll move quickly to more complicated subjects like mocks and stubs, while learning to use isolation (mocking) frameworks like Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns and organization, refactor code applications, and learn how to test "untestable" code. Along the way, you'll learn about integration testing and techniques for testing with databases.
π SIMILAR VOLUMES
<b>Summary</b> <i>The Art of Unit Testing, Second Edition</i> guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stub
<b>Summary</b><br /><br /><i>The Art of Unit Testing, Second Edition</i>guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mock
You know you should be unit testing, so why arent you doing it? If youre new to unit testing, if you find unit testing tedious, or if youre just not getting enough payoff for the effort you put into it, keep reading.<br>The Art of Unit Testing, Second Edition guides you step by step from writing you
<span>Unit testing is more than just a collection of tools and practicesβitβs a state of mind! This bestseller reveals the masterβs secrets for delivering robust, maintainable, and trustworthy code.</span><span><br><br>Thousands of developers have learned to hone their code quality under the tutelag