You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(30) |
Sep
(19) |
Oct
(3) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(11) |
Feb
(13) |
Mar
(10) |
Apr
(11) |
May
(7) |
Jun
(8) |
Jul
(5) |
Aug
(16) |
Sep
(14) |
Oct
(3) |
Nov
(9) |
Dec
|
2003 |
Jan
(5) |
Feb
(6) |
Mar
(9) |
Apr
(31) |
May
(25) |
Jun
(22) |
Jul
(28) |
Aug
(27) |
Sep
(19) |
Oct
(4) |
Nov
(7) |
Dec
(26) |
2004 |
Jan
(8) |
Feb
(13) |
Mar
(5) |
Apr
(8) |
May
(8) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2005 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2008 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(3) |
May
|
Jun
|
Jul
(6) |
Aug
|
Sep
(10) |
Oct
(6) |
Nov
|
Dec
(36) |
2009 |
Jan
(3) |
Feb
(14) |
Mar
(13) |
Apr
(18) |
May
(35) |
Jun
(18) |
Jul
(27) |
Aug
(6) |
Sep
(2) |
Oct
|
Nov
|
Dec
(10) |
2010 |
Jan
(6) |
Feb
(1) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
From: Thomas C. <ald...@ne...> - 2001-08-07 16:35:12
|
Steve "just a quick point to start with. Have you looked at a recent edition of the mock objects library? You might want to align some of your terminology, in particular the distinction between a Verifiable and a Mock" I just looked at a recent edition and very good point. Essentially, you can replace the MockObject interface in the article with com.mock.Verifiable. To give you some context, much of the article comes from a policy file in a project I am working on that started before I read your article, thus the inconsistencies even though your article is cited. I shall align the terminology in the next draft of the article. Tom |
From: Vincent M. <vm...@oc...> - 2001-08-01 19:55:33
|
----- Original Message ----- From: "Thomas Calivera" <ald...@ne...> To: <moc...@li...> Sent: Wednesday, August 01, 2001 7:34 PM Subject: [Mockobjects-java-users] Advanced Java Patterns For Rigorous Unit Testing DRAFT > Vincent Massol asked me to post an early draft of an article I am working on > regarding some advanced patterns for unit testing. Please find it attached > (testingPatterns.txt). Any feedback and comments are welcome. > Yes, Thomas was working on Cactus and submitted this article on the cactus mailing list. I thought it would be better suited here so that Thomas could have some feedbacks from Mock Object users regarding his article. Please be kind and don't throw flames ! :-) > Tom Cheers, -Vincent |
From: Thomas C. <ald...@ne...> - 2001-08-01 18:35:43
|
Vincent Massol asked me to post an early draft of an article I am working on regarding some advanced patterns for unit testing. Please find it attached (testingPatterns.txt). Any feedback and comments are welcome. Tom |