Larning how to use the Extract Interface Technique(www.dimecasts.net)
submitted by
dwhittaker(13.1k) 1 year, 11 months ago
Taking a look at another refactoring technique, the Extract Interface technique.
This technique allows you to extract an interface from a class in order to break your concrete dependencies. By doing this you can provide yourself with better testing support as well as a better layer of abstractions.
|category: Architecture
|Views: 32
tags:
Architecture another
Everyones tags:
Your Tags: