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

Issue 137223007: pkg/unittest: deprecate expectAsyncN and expectAsyncUntilN (Closed)

Created:
6 years, 10 months ago by kevmoo
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/unittest: deprecate expectAsyncN and expectAsyncUntilN add top-level expectAsync and expectAsyncUntil methods which take care of counting arguments R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=32449

Patch Set 1 #

Total comments: 6

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -31 lines) Patch
M pkg/unittest/CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/unittest/lib/unittest.dart View 1 4 chunks +95 lines, -29 lines 0 comments Download
M pkg/unittest/test/test_utils.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kevmoo
6 years, 10 months ago (2014-02-07 19:30:56 UTC) #1
Siggi Cherem (dart-lang)
very cool! LGTM https://codereview.chromium.org/137223007/diff/1/pkg/unittest/lib/unittest.dart File pkg/unittest/lib/unittest.dart (right): https://codereview.chromium.org/137223007/diff/1/pkg/unittest/lib/unittest.dart#newcode339 pkg/unittest/lib/unittest.dart:339: throw new StateError('Should never get here'); ...
6 years, 10 months ago (2014-02-07 20:34:08 UTC) #2
kevmoo
https://codereview.chromium.org/137223007/diff/1/pkg/unittest/lib/unittest.dart File pkg/unittest/lib/unittest.dart (right): https://codereview.chromium.org/137223007/diff/1/pkg/unittest/lib/unittest.dart#newcode339 pkg/unittest/lib/unittest.dart:339: throw new StateError('Should never get here'); On 2014/02/07 20:34:08, ...
6 years, 10 months ago (2014-02-07 20:45:27 UTC) #3
kevmoo
6 years, 10 months ago (2014-02-07 20:46:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r32449 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698