Media Summary: A common approach people take with testing is Each week in my Tuesday Lunch & Learn livestream, we look at a useful technical skill, define a challenge related to that skill, and ... Thank you to Lisa Spitzl for producing a screencast again.

Mocking Without Interfaces - Detailed Analysis & Overview

A common approach people take with testing is Each week in my Tuesday Lunch & Learn livestream, we look at a useful technical skill, define a challenge related to that skill, and ... Thank you to Lisa Spitzl for producing a screencast again. Jason Gorman demonstrates how we can stub and How to use Test doubles (Dummies, Stubs, Spys, Become a Patreon and get source code access: Check out my courses: ...

How to follow the principle of Couple To Abstractions, You've probably seen it: IOrderService, IEmailService, IPaymentService… and every class has exactly one implementation. A lot of developers assume testable code means everything needs an

Photo Gallery

Mocking Without Interfaces
Testing WITHOUT Mocks or Interfaces!
Testing Without Mocks
Mocking Without Interfaces
Mocking Without Mocks
How to AVOID Mocking Frameworks
Mocking your codebase without cursing it — GopherCon Singapore 2025
Getting started with Mocking using Moq in .NET (Core, Framework, Standard)
Always Use Interfaces
You Don’t Need an Interface for Everything
C# : How do I mock a class without an interface?
Testable Code Doesn't Mean "Interfaces Everywhere"
View Detailed Profile
Mocking Without Interfaces

Mocking Without Interfaces

Interfaces

Testing WITHOUT Mocks or Interfaces!

Testing WITHOUT Mocks or Interfaces!

A common approach people take with testing is

Testing Without Mocks

Testing Without Mocks

Each week in my Tuesday Lunch & Learn livestream, we look at a useful technical skill, define a challenge related to that skill, and ...

Mocking Without Interfaces

Mocking Without Interfaces

Thank you to Lisa Spitzl for producing a screencast again.

Mocking Without Mocks

Mocking Without Mocks

Jason Gorman demonstrates how we can stub and

How to AVOID Mocking Frameworks

How to AVOID Mocking Frameworks

How to use Test doubles (Dummies, Stubs, Spys,

Mocking your codebase without cursing it — GopherCon Singapore 2025

Mocking your codebase without cursing it — GopherCon Singapore 2025

Speaker: Björn Andersson Working with

Getting started with Mocking using Moq in .NET (Core, Framework, Standard)

Getting started with Mocking using Moq in .NET (Core, Framework, Standard)

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...

Always Use Interfaces

Always Use Interfaces

How to follow the principle of Couple To Abstractions,

You Don’t Need an Interface for Everything

You Don’t Need an Interface for Everything

You've probably seen it: IOrderService, IEmailService, IPaymentService… and every class has exactly one implementation.

C# : How do I mock a class without an interface?

C# : How do I mock a class without an interface?

C# : How do I

Testable Code Doesn't Mean "Interfaces Everywhere"

Testable Code Doesn't Mean "Interfaces Everywhere"

A lot of developers assume testable code means everything needs an

Golang: The Last Interface Explanation You'll Ever Need

Golang: The Last Interface Explanation You'll Ever Need

Interfaces