Skip to content

alexbepple/CurrencyConversion-CSharp-MSTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a writeup of the initial code from Brett Schuchert’s talk on how to work with legacy code at Vimeo, http://vimeo.com/34484105.

Watch the talk.

You can also read "A story about too much power" in order to understand the motivation for this example.

Setup

The example requires Moq and Typemock Isolator libraries to be present in the lib folder of the project. Neither library is provided. Moq is open-source. Typemock Isolator is a commercial product, with evaluation and educational licenses available.

Credits

Thanks to Brett Schuchert for the great example, for the generous permission to write up this code – and for generally publishing everything on his wiki under the Creative Commons Attribution-ShareAlike license.

License

This material is published under the same CC BY-SA 2.5 license as Brett’s talk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages