Writing Highly Maintainable Unit Tests 4 mar 2017
File List
- writing-highly-maintainable-unit-tests.zip 104.5 MB
- 07 Testing Against Interfaces to Simplify Maintenance/06 Inventing the Abstract-Test-Driven Development.mp4 48.3 MB
- 04 The Pros and Cons of White-Box Testing/06 Example- Abstracting Time.mp4 43.8 MB
- 08 Implementing Abstract Interfaces TDD Style/07 Writing Tests Against Abstract List.mp4 39.4 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/10 Removing Superfluous Unit Tests.mp4 35.6 MB
- 08 Implementing Abstract Interfaces TDD Style/03 TDD-style Interface Implementation.mp4 34.0 MB
- 09 Testing Compliance to Design Principles/07 Implementing Equality Testing Library.mp4 33.5 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/07 Inventing Preconditions.mp4 31.0 MB
- 05 Modeling Class Dependencies in Tests/05 Avoiding Unnecessary Unit Tests.mp4 31.0 MB
- 02 Understanding Provable Code Correctness/06 Inventing the Test Runner.mp4 30.5 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/06 Investigating Negative Test Cases.mp4 28.8 MB
- 09 Testing Compliance to Design Principles/03 Testing All Aspects of a Design Pattern.mp4 27.1 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/07 Applying Contracts to a Production Class.mp4 26.4 MB
- 05 Modeling Class Dependencies in Tests/02 Letting Dependencies Grow Through Refactoring.mp4 25.7 MB
- 05 Modeling Class Dependencies in Tests/04 Understanding Lifetime of a Dependency.mp4 25.5 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/09 Implementing Contracts in Production Code.mp4 25.2 MB
- 04 The Pros and Cons of White-Box Testing/02 Assessing Usefulness of Automatic Mocks.mp4 24.5 MB
- 08 Implementing Abstract Interfaces TDD Style/04 Applying TDD to Discover Missing Tests.mp4 24.1 MB
- 04 The Pros and Cons of White-Box Testing/04 Assessing Maintainability of Automatic vs. Manual Mocks.mp4 23.9 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/02 Writing Unit Tests Against the Abstract Data Type.mp4 23.7 MB
- 09 Testing Compliance to Design Principles/08 Using the Equality Testing Library.mp4 22.9 MB
- 05 Modeling Class Dependencies in Tests/06 Testing Temporal Coupling Between Method Calls.mp4 22.8 MB
- 03 The Importance of Knowing What to Test/06 Implementing an Interaction Test Through Derivation.mp4 22.0 MB
- 04 The Pros and Cons of White-Box Testing/01 Applying Branch Coverage Strategy.mp4 21.4 MB
- 07 Testing Against Interfaces to Simplify Maintenance/01 Understanding Possible Options When Deriving a Class.mp4 21.1 MB
- 02 Understanding Provable Code Correctness/05 Inventing Automated Tests.mp4 20.9 MB
- 03 The Importance of Knowing What to Test/07 Implementing an Interaction Test Through Interface.mp4 20.5 MB
- 03 The Importance of Knowing What to Test/04 On Multiple Assertions in One Unit Test.mp4 20.3 MB
- 09 Testing Compliance to Design Principles/01 Inventing Design Pattern Tests.mp4 20.1 MB
- 08 Implementing Abstract Interfaces TDD Style/06 Refactoring a Class Covered by Abstract Tests.mp4 19.6 MB
- 07 Testing Against Interfaces to Simplify Maintenance/07 Interface Tests in Light of the Liskov Substitution Principl.mp4 17.8 MB
- 08 Implementing Abstract Interfaces TDD Style/02 Using Abstract Unit Tests in TDD.mp4 17.7 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/05 Extending the Abstract Data Type.mp4 17.4 MB
- 04 The Pros and Cons of White-Box Testing/03 Assessing Usefulness of Manual Mocks.mp4 17.3 MB
- 09 Testing Compliance to Design Principles/02 Implementing the Design Pattern Tests.mp4 16.7 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/06 Inheriting Contracts.mp4 15.8 MB
- 07 Testing Against Interfaces to Simplify Maintenance/02 Introducing Base and Derived Test Classes.mp4 15.7 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/08 Asserting the Preconditions.mp4 15.5 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/03 Replacing Entire Concrete Class.mp4 15.3 MB
- 07 Testing Against Interfaces to Simplify Maintenance/05 Completing the Definition of Abstract Data Type.mp4 15.3 MB
- 03 The Importance of Knowing What to Test/03 Implementing a State Test.mp4 15.3 MB
- 07 Testing Against Interfaces to Simplify Maintenance/04 Separating Functional from Non-functional Requirements.mp4 15.0 MB
- 03 The Importance of Knowing What to Test/02 Changing the Class to Support State Testing.mp4 14.6 MB
- 02 Understanding Provable Code Correctness/03 Proving Correctness of Code.mp4 14.6 MB
- 04 The Pros and Cons of White-Box Testing/05 Leaning on the Compiler and Automatic Mocks.mp4 14.1 MB
- 05 Modeling Class Dependencies in Tests/03 Evaluating Interaction Tests.mp4 14.0 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/01 Introducing Abstract Data Types.mp4 13.5 MB
- 08 Implementing Abstract Interfaces TDD Style/05 A Word About Naming Classes and Interfaces.mp4 13.3 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/03 Division of Exceptions.mp4 13.2 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/05 Avoiding Condition Checks with Contracts.mp4 12.8 MB
- 09 Testing Compliance to Design Principles/05 Designing the Equality Tests.mp4 12.8 MB
- 03 The Importance of Knowing What to Test/08 Understanding Regression.mp4 12.3 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/04 Varying Implementation of an Abstract Data Type.mp4 12.2 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/04 Defining Preconditions and Postconditions.mp4 12.0 MB
- 02 Understanding Provable Code Correctness/04 Testing Correctness at Run Time.mp4 11.6 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/02 Understanding Error Conditions.mp4 11.3 MB
- 03 The Importance of Knowing What to Test/05 Completing State Tests.mp4 10.8 MB
- 02 Understanding Provable Code Correctness/02 What Follows in This Course.mp4 10.2 MB
- 09 Testing Compliance to Design Principles/06 Defining Equality Testing Rules.mp4 10.1 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/01 Discovering Impossible Tests.mp4 10.0 MB
- 05 Modeling Class Dependencies in Tests/01 Stubbing vs. Mocking Dependencies.mp4 10.0 MB
- 07 Testing Against Interfaces to Simplify Maintenance/03 When Implementation Affects Abstraction.mp4 8.9 MB
- 03 The Importance of Knowing What to Test/01 The Problem of Choosing What to Test.mp4 8.6 MB
- 09 Testing Compliance to Design Principles/04 Defining Value-typed Semantic.mp4 8.1 MB
- 02 Understanding Provable Code Correctness/01 Putting Tests into the Frame.mp4 7.5 MB
- 05 Modeling Class Dependencies in Tests/07 Summary.mp4 7.2 MB
- 09 Testing Compliance to Design Principles/09 Summary.mp4 6.5 MB
- 08 Implementing Abstract Interfaces TDD Style/08 Discussing the Benefits of Base Tests Class.mp4 6.0 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/11 Summary.mp4 5.8 MB
- 08 Implementing Abstract Interfaces TDD Style/09 Summary.mp4 5.7 MB
- 06 Gaining Resilience by Testing Against Abstract Data Types/08 Summary.mp4 5.1 MB
- 04 The Pros and Cons of White-Box Testing/07 Summary.mp4 4.9 MB
- 03 The Importance of Knowing What to Test/09 Summary.mp4 4.4 MB
- 10 Design by Contract from Testing Perspective Binding Theory to Practice/12 Course Summary.mp4 4.1 MB
- 07 Testing Against Interfaces to Simplify Maintenance/08 Summary.mp4 3.9 MB
- 01 Course Overview/01 Course Overview.mp4 3.8 MB
- 08 Implementing Abstract Interfaces TDD Style/01 Implementing Inheritance.mp4 3.4 MB
- 02 Understanding Provable Code Correctness/07 Summary.mp4 2.8 MB
- Description.txt 679 bytes
- Course.txt 0 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.