It would be very nice to have a method called assertExpectedException in JUnit. Syntax could be something like the following:
assertExpectedException(ExceptionType, myobject.mymethod());
Thursday, April 14, 2005
Monday, April 11, 2005
Extreme Programming with Microsoft .NET Talk
Tonight I am giving a talk on XP with Microsoft.NET at the Washington, DC Area Extreme Programming Group. Here is the groups home page: http://groups.yahoo.com/group/XpWdc/
The agenda is the following:
* XP Practices
Test First Design
Continuous Integration
Coding Standards
Refactoring
* XP Tools
NUnit
NUnitASP
CruiseControl.NET
NAnt
FxCop
ReSharper
The agenda is the following:
* XP Practices
Test First Design
Continuous Integration
Coding Standards
Refactoring
* XP Tools
NUnit
NUnitASP
CruiseControl.NET
NAnt
FxCop
ReSharper
Friday, July 02, 2004
Resources
I strongly recommend that everyone read Software Craftsmanship: The New Imperative
by Pete McBreen, The Pragmatic Programmer: From Journeyman to Master
by Dave Thomas, and
Software Craftsmanship: The New Imperative
by Kent Beck.
Software Craftsmanship: The New Imperative
Subscribe to:
Posts (Atom)