Sign In
James Newkirk's Blog
Adding to the kipple... One post at a time.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
CodePlex
General
Microsoft patterns & practices
Microsoft patterns & practices
Test Driven Development
Visual Studio Team System
Archive
Archives
June 2008
(2)
April 2008
(1)
March 2008
(1)
October 2007
(1)
September 2007
(2)
June 2007
(5)
March 2007
(1)
February 2007
(3)
December 2006
(1)
November 2006
(3)
October 2006
(1)
September 2006
(3)
August 2006
(1)
June 2006
(1)
May 2006
(5)
February 2006
(1)
December 2005
(3)
September 2005
(1)
August 2005
(1)
July 2005
(6)
June 2005
(3)
April 2005
(1)
February 2005
(1)
January 2005
(5)
December 2004
(6)
November 2004
(3)
October 2004
(2)
September 2004
(2)
August 2004
(10)
July 2004
(5)
June 2004
(12)
June, 2004
MSDN Blogs
>
James Newkirk's Blog
>
June, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
James Newkirk's Blog
Unit Testing with a Database
Posted
over 8 years ago
by
jamesnewkirk
5
Comments
I ran across a couple of articles over the weekend that I think are really helpful with regard to this difficult and mildly controversial topic. Roy Osherove ( http://weblogs.asp.net/rosherove/archive/2004/06/19/160141.aspx ) Steve Eichert ( http...
James Newkirk's Blog
Quick & Dirty Compatibility
Posted
over 8 years ago
by
jamesnewkirk
10
Comments
You say this new unit testing tool in VS Team System is something that you want to use but you have a large number of existing tests in NUnit. For some reason you don’t have a great desire to walk through and change all the attribute names. Well...
James Newkirk's Blog
.NET Rocks on Test-Driven Development
Posted
over 8 years ago
by
jamesnewkirk
0
Comments
From the .NET Rocks web-site: .NET Rocks interviews John Alexander and Barry Gervin John and Barry talk with us about Test-Driven Development, Unit Testing, and other aspects of Extreme Programming that are being used today. We had given lip service...
James Newkirk's Blog
Why unit testing in Visual Studio Team System - Again
Posted
over 8 years ago
by
jamesnewkirk
24
Comments
I know there is nothing that I can say that will be viewed objectively, because I am a Microsoft employee and I have been tangentially involved with the VS Team System development team (I am the development lead for the patterns & practices). That...
James Newkirk's Blog
Microsoft patterns & practices Block Testing
Posted
over 8 years ago
by
jamesnewkirk
3
Comments
“Microsoft patterns and practices test team is currently working on developing guidance focusing on testing .NET application blocks. The guide's TOC and two draft chapters have been made available so its possible for others to provide feedback....
James Newkirk's Blog
Why unit testing in Visual Studio Team System?
Posted
over 8 years ago
by
jamesnewkirk
1
Comments
Jason Anderson a Microsoft Program Manager on the Enterprise Development and Test (EDT) team blogs a response to the question: ( http://weblogs.asp.net/jason_anderson/archive/2004/06/04/148252.aspx )
James Newkirk's Blog
Testing Private Methods/Member Variables - Should you or shouldn't you
Posted
over 8 years ago
by
jamesnewkirk
19
Comments
One of the often requested features of NUnit was the ability to test private member variables and private methods. I resisted because I always felt that if you limited yourself to the public interface that enabled you to freely change the implementation...
James Newkirk's Blog
Code Snippets for VS Team System Unit Test Framework
Posted
over 8 years ago
by
jamesnewkirk
3
Comments
I have uploaded code snippets for unit testing in Visual Studio Team System to the Test Driven Development workspace ( http://workspaces.gotdotnet.com/tdd ). These snippets inlclude: TestClass TestMethod TestMethod, ExpectedException TestInitialize...
James Newkirk's Blog
I can't type - Code Snippets in Visual Studio 2005 to the rescue
Posted
over 8 years ago
by
jamesnewkirk
10
Comments
Visual Studio 2005 has a feature that will help me and hopefully you a great deal. See, I do not know how to touch type. However, many people who have seen me type think I am one of the fastest two finger typists around. This is probably not something...
James Newkirk's Blog
MSDN Architecture Webcast: Test Driven Development in Microsoft .NET
Posted
over 8 years ago
by
jamesnewkirk
1
Comments
Sorry for the late notice... MSDN Architecture will hold a Live Meeting Webcast on patterns & practices covering Test Driven Development. The Webcast will be held on June 3, 2004, from 11:00 AM to 12:30 PM Pacific Time (GMT-8, US & Canada)...
James Newkirk's Blog
My first unit test in Visual Studio Team System
Posted
over 8 years ago
by
jamesnewkirk
17
Comments
As usual when you sit down and write your first bit of code in a new language or in this case a new unit testing framework what else would you write other then the tested version of Hello World (thanks to Scott Densmore ). In this case the unit testing...
James Newkirk's Blog
Why Blog?
Posted
over 8 years ago
by
jamesnewkirk
9
Comments
For a number of months many people have been after to me write a blog. I have resisted because I did not want to be one of the people who started writing a blog with a lot of energy only to see it whither to a few posts a year. However over the past few...
Page 1 of 1 (12 items)