Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(605)

Issue 10827201: Added the ability to tun off logging for individual behaviors. (Closed)

Created:
8 years, 4 months ago by gram
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added the ability to tun off logging for individual behaviors. Added stepwise validation support. Committed: https://code.google.com/p/dart/source/detail?r=10363

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -9 lines) Patch
M lib/unittest/mock.dart View 1 7 chunks +55 lines, -9 lines 1 comment Download
A tests/lib/unittest/mock_stepwise_negative_test.dart View 1 2 3 4 1 chunk +20 lines, -0 lines 1 comment Download
M tests/lib/unittest/mock_test.dart View 1 2 1 chunk +15 lines, -0 lines 4 comments Download

Messages

Total messages: 6 (0 generated)
gram
8 years, 4 months ago (2012-08-07 19:05:30 UTC) #1
Siggi Cherem (dart-lang)
can we add a test for stepwiseValidate?
8 years, 4 months ago (2012-08-07 22:03:35 UTC) #2
gram
On 2012/08/07 22:03:35, sigmund wrote: > can we add a test for stepwiseValidate? Done
8 years, 4 months ago (2012-08-07 23:09:48 UTC) #3
gram
8 years, 4 months ago (2012-08-07 23:09:54 UTC) #4
Siggi Cherem (dart-lang)
https://chromiumcodereview.appspot.com/10827201/diff/6002/lib/unittest/mock.dart File lib/unittest/mock.dart (right): https://chromiumcodereview.appspot.com/10827201/diff/6002/lib/unittest/mock.dart#newcode444 lib/unittest/mock.dart:444: bool stepwiseValidate(Function validator, [String reason = '']) { looking ...
8 years, 4 months ago (2012-08-07 23:58:47 UTC) #5
Siggi Cherem (dart-lang)
8 years, 4 months ago (2012-08-07 23:59:16 UTC) #6
(but lgtm after those fixes)

Powered by Google App Engine
This is Rietveld 408576698