ndibek

Stories submitted by ndibek

Google's Chrome Shines(nermins.net)

submitted by ndibekndibek(120) 3 years, 8 months ago

Short description of Google's new browser, and my first impressions. read more...

add a comment |category: |Views: 14

tags: another

SVN Bridge from CodePlex(nermins.net)

submitted by ndibekndibek(120) 3 years, 9 months ago

Intro to the SVNBridge tool from CodePlex used to allow Tortoise SVN client access to the TFS server repository. read more...

add a comment |category: |Views: 16

tags: another

RhinoMocks 3.5 AAA Model(nermins.net)

submitted by ndibekndibek(120) 3 years, 9 months ago

A short introduction to some of the new features in RhinoMocks 3.5, by contrasting them with the tests written in old syntax... read more...

add a comment |category: |Views: 10

tags: another

Fluent Stubs(nermins.net)

submitted by ndibekndibek(120) 4 years, 3 months ago

Describes the way to refactor your unit tests to make them more human-readable using Fluent Interfaces. read more...

add a comment |category: |Views: 9

tags: another

Unit testing – a tool that allows us to automate generating IDataReade(nermins.net)

submitted by ndibekndibek(120) 4 years, 10 months ago

Descirbes unit testing of the object that uses Data Gateway to fetch its data, as well as providing a tool that allows us to efficienlty generate data stub objects for the mocks of the Data Gateway. read more...

add a comment |category: |Views: 1

tags: another

TDD/Using Mock objects with CSLA.Net(nermins.net)

submitted by ndibekndibek(120) 5 years ago

Implementation of the Unit Testing on CSLA v2.1 using TypeMock dynamic mocking library. read more...

1 comment |category: |Views: 89

tags: another