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

Issue 13851022: Make mock behaviors be ordered. (Closed)

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

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -3 lines) Patch
M pkg/unittest/lib/mock.dart View 1 4 chunks +4 lines, -3 lines 0 comments Download
M pkg/unittest/test/mock_test.dart View 1 2 1 chunk +58 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
gram
7 years, 7 months ago (2013-04-29 23:46:42 UTC) #1
Siggi Cherem (dart-lang)
https://codereview.chromium.org/13851022/diff/1/pkg/unittest/lib/mock.dart File pkg/unittest/lib/mock.dart (right): https://codereview.chromium.org/13851022/diff/1/pkg/unittest/lib/mock.dart#newcode1269 pkg/unittest/lib/mock.dart:1269: _behaviorIndices = new Map<String,int>(); what about using LinkedHashMap instead ...
7 years, 7 months ago (2013-04-30 03:25:31 UTC) #2
gram
PTAL https://codereview.chromium.org/13851022/diff/1/pkg/unittest/lib/mock.dart File pkg/unittest/lib/mock.dart (right): https://codereview.chromium.org/13851022/diff/1/pkg/unittest/lib/mock.dart#newcode1269 pkg/unittest/lib/mock.dart:1269: _behaviorIndices = new Map<String,int>(); On 2013/04/30 03:25:31, Siggi ...
7 years, 7 months ago (2013-04-30 16:53:39 UTC) #3
Siggi Cherem (dart-lang)
lgtm! yay!
7 years, 7 months ago (2013-04-30 18:14:40 UTC) #4
gram
7 years, 7 months ago (2013-04-30 18:15:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r22191 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698