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

Issue 255503005: Argument matchers for mocks. (Closed)

Created:
6 years, 8 months ago by scheglov
Modified:
6 years, 8 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -33 lines) Patch
M pkg/analysis_server/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/test/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/typed_mock.dart View 4 chunks +125 lines, -13 lines 2 comments Download
M pkg/analysis_server/test/typed_mock_test.dart View 6 chunks +124 lines, -20 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
6 years, 8 months ago (2014-04-24 21:47:08 UTC) #1
Paul Berry
lgtm, if comment is addressed. https://codereview.chromium.org/255503005/diff/1/pkg/analysis_server/test/typed_mock.dart File pkg/analysis_server/test/typed_mock.dart (right): https://codereview.chromium.org/255503005/diff/1/pkg/analysis_server/test/typed_mock.dart#newcode142 pkg/analysis_server/test/typed_mock.dart:142: matchers.remove(matcher); This means that ...
6 years, 8 months ago (2014-04-24 22:13:49 UTC) #2
scheglov
https://codereview.chromium.org/255503005/diff/1/pkg/analysis_server/test/typed_mock.dart File pkg/analysis_server/test/typed_mock.dart (right): https://codereview.chromium.org/255503005/diff/1/pkg/analysis_server/test/typed_mock.dart#newcode142 pkg/analysis_server/test/typed_mock.dart:142: matchers.remove(matcher); On 2014/04/24 22:13:50, Paul Berry wrote: > This ...
6 years, 8 months ago (2014-04-24 23:48:43 UTC) #3
scheglov
Committed patchset #1 manually as r35415 (presubmit successful).
6 years, 8 months ago (2014-04-24 23:49:47 UTC) #4
Brian Wilkerson
6 years, 8 months ago (2014-04-25 15:24:36 UTC) #5
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698