From: Jeff M. <je...@mk...> - 2003-03-17 09:47:38
|
Why? On Sat, 2003-03-15 at 00:24, Vincent Massol wrote: > FYI. That looks very promising (downloading it now). A pity it is not > open source :-). When are we going to start implementing something > similar? ;-) (I know, the OS rule is: if you want it, just do it...). > > -Vincent > > > -----Original Message----- > > From: rupertthomas [mailto:ru...@po...] > > Sent: 14 March 2003 17:26 > > To: ju...@ya... > > Subject: [junit] Polygenix AgileTest - Mock Object Testing Suite > > > > We've just announced the release of an Early Access Preview of > > our AgileTest mock object testing solution. Agiletest differs from > > other mock object implementations in that it operates at the bytecode > > level. Other implementations are generally based on either > > straightforward source-code generation, or the insertion of a dynamic > > proxy. The former approach increases the number of artefacts in your > > development project (which must also be kept in synchronisation with > > development) whilst the latter is limited to the mocking of > > interfaces. The upshot is that, using AgileTest, it is possible to > > create mocks (or Imposters) of classes as well as interfaces, without > > requiring source code for the class under test and without generating > > a pile of additional source files. > > > > AgileTest also includes another neat feature - Interlopers - which > > allows for dynamic object substitution at any point in the class > > under test, allowing for comprehensive mock-based testing of non > > parameterized object collaborations. This means that common > > programming idioms like static factory calls, or JNDI InitialContext > > calls in EJBs, can now be successfully mocked. > > > > > > ------------------------ Yahoo! Groups Sponsor > ---------------------~--> > > Get 128 Bit SSL Encryption! > > http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/5cFolB/TM > > > ---------------------------------------------------------------------~-> > > > > To unsubscribe from this group, send an email to: > > jun...@ya... > > > > > > Your use of Yahoo! Groups is subject to > http://docs.yahoo.com/info/terms/ > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Mockobjects-java-users mailing list > Moc...@li... > https://lists.sourceforge.net/lists/listinfo/mockobjects-java-users |