Files
sdk/lib
gram@google.com 255414825a Changed the syntax some. All the handling of variable argument lists is
moved to a function callsTo(), and when() is renamed whenThereAre(), so we
write m.whenThereAre(callsTo(...)).

Verification is moved out of Mock; Mock just returns the matching log, and 
LogEntrySet verify() is used instead.

Added the ability to proxy calls, so we can create spys.

Added the ability to verify return values.

Added some tests.
Review URL: https://chromiumcodereview.appspot.com//10718002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9212 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-28 18:16:53 +00:00
..
2012-06-18 16:07:08 +00:00
2012-06-27 10:11:50 +00:00
2012-06-27 09:07:36 +00:00
2012-06-26 07:51:10 +00:00
2012-06-12 21:07:49 +00:00
2012-04-03 09:42:27 +00:00