Xunit
Tag details
Welcome to the 'Xunit' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Xunit'.
Look up
"Xunit"
at The Free Dictionary
Latest blogosphere posts tagged “Xunit”
-
To EasyMock or to Mockito?
The Disco Blog —
Authority: 401
From time to time, I’ve found that mocking various dependencies can be helpful in testing behavior. Briefly, mocking an object allows you to fake its behavior so as to more fully isolate some other object depending on this behavior — the classic use case is that of mocking a data access layer, for example. In ...3 weeks ago

