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

Issue 869053002: unittest: refactor ahead of matcher changes (Closed)

Created:
5 years, 11 months ago by kevmoo
Modified:
5 years, 11 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/unittest.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : no longer requires matcher changes #

Total comments: 39

Patch Set 3 : nits #

Total comments: 2

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1103 lines, -95 lines) Patch
M CHANGELOG.md View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
A lib/src/expect.dart View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A lib/src/future_matchers.dart View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
A lib/src/prints_matcher.dart View 1 1 chunk +71 lines, -0 lines 0 comments Download
M lib/src/simple_configuration.dart View 1 2 4 chunks +6 lines, -82 lines 0 comments Download
A lib/src/throws_matcher.dart View 1 2 1 chunk +112 lines, -0 lines 0 comments Download
A lib/src/throws_matchers.dart View 1 1 chunk +44 lines, -0 lines 0 comments Download
M lib/unittest.dart View 1 2 2 chunks +35 lines, -12 lines 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
A test/future_matchers_test.dart View 1 chunk +98 lines, -0 lines 0 comments Download
A test/matchers_minified_test.dart View 1 chunk +139 lines, -0 lines 0 comments Download
A test/matchers_unminified_test.dart View 1 chunk +136 lines, -0 lines 0 comments Download
A test/prints_matcher_test.dart View 1 2 1 chunk +144 lines, -0 lines 0 comments Download
A test/test_utils.dart View 1 chunk +81 lines, -0 lines 0 comments Download
A test/throws_matchers_test.dart View 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
kevmoo
5 years, 11 months ago (2015-01-26 20:40:05 UTC) #2
nweiz
https://codereview.chromium.org/869053002/diff/20001/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/869053002/diff/20001/CHANGELOG.md#newcode4 CHANGELOG.md:4: `configureExpectFailureHandler`, and `getOrCreateExpectFailureHandler`. These Indent +2 here and below. ...
5 years, 11 months ago (2015-01-26 22:44:10 UTC) #3
kevmoo
PTAL https://codereview.chromium.org/869053002/diff/20001/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/869053002/diff/20001/CHANGELOG.md#newcode4 CHANGELOG.md:4: `configureExpectFailureHandler`, and `getOrCreateExpectFailureHandler`. These On 2015/01/26 22:44:09, nweiz ...
5 years, 11 months ago (2015-01-27 00:11:30 UTC) #4
nweiz
https://codereview.chromium.org/869053002/diff/20001/lib/src/future_matchers.dart File lib/src/future_matchers.dart (right): https://codereview.chromium.org/869053002/diff/20001/lib/src/future_matchers.dart#newcode34 lib/src/future_matchers.dart:34: /// in error messages. On 2015/01/27 00:11:30, kevmoo wrote: ...
5 years, 11 months ago (2015-01-27 00:24:56 UTC) #5
nweiz
lgtm
5 years, 11 months ago (2015-01-27 00:25:05 UTC) #6
kevmoo
https://codereview.chromium.org/869053002/diff/40001/lib/src/expect.dart File lib/src/expect.dart (right): https://codereview.chromium.org/869053002/diff/40001/lib/src/expect.dart#newcode18 lib/src/expect.dart:18: /// The type type used for functions that can ...
5 years, 11 months ago (2015-01-27 00:42:11 UTC) #7
kevmoo
5 years, 11 months ago (2015-01-27 00:42:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
36c796b2d0c99ba0056a4d83a60c129b5a5f08e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698