Microsoft has come a long way when it comes to support for unit tests. They basically co-opted NUnit as their basic building block for testing. Of course they re-branded it as MSTest and added feature/bug tracking and some more stuff all bundled together into TFS.
Given their willingness to get that deep into the unit test craze, their choice of interfaces for ObjectContext (on the server side) and DataServiceContext (on the client side) seems a bit odd. There is no interface to be…
ContinueAdded by Timothy Little on April 23, 2012 at 10:49am — No Comments
E-Waste Hawaii would like to thank all of the techies that recycled their e-waste in celebration of Earth Day!
We had fun in the (scorching!) sun, and would do it again in a heartbeat!
Added by Lance Furuyama on April 23, 2012 at 8:41am — No Comments
This post is just a friendly reminder for those that practice TDD/BDD to make sure they are not putting more ceremony into their tests than is necessary. Use mocks and stubs instead!
Mocks are just stand-ins that behave like the thing we want it to represent. Stubs will fake a method call and return a canned response. These save time both in setting up the test and in running it (depending on if your real objects are persisted in a test database). When you test a method…
ContinueAdded by Chris Sass on April 20, 2012 at 5:58pm — No Comments
Aloha TechHuians,
Apologies for being a bit late this month. I just returned from New York and I'm prepping to leave for Tokyo in a couple days. I'm getting too old for this :-)
This month we had some excellent blog posts including:
Added by Daniel Leuck on April 4, 2012 at 6:28pm — 1 Comment
2024
2021
2020
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
1972
© 2024 Created by Daniel Leuck. Powered by