Jump to content

VIWeek 2020/Mock Object Framework

From LabVIEW Wiki
Revision as of 16:39, 22 May 2020 by MichaelAivaliotis (talk | contribs) (Created page with "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. I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.