VIWeek 2020/Mock Object Framework: Difference between revisions
Appearance
Added links and categories |
mNo edit summary |
||
| Line 24: | Line 24: | ||
[[Category:Object-Oriented Programming]] | [[Category:Object-Oriented Programming]] | ||
[[Category:Frameworks]] | [[Category:Frameworks]] | ||
[[Category:Unit Testing]] | |||
Revision as of 14:13, 26 May 2020
Mock Object Framework
- Sam Taggart
Start Time: May 22, 2020, 8:00 PM GMT+2
I will present an open source tool for creating Mock objects and show how to use them in tests. It will be an informal kind of code review thing. I might put together a few slides on what Mock Objects are so we are all on the same page. After that I will just start with defining the problem and then how I came up with the solution. We will spend a lot of time just looking at the code.