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

Issue 869043002: Clean up unittest a bunch. (Closed)

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

Description

Clean up unittest a bunch. This gets rid of all uses of part, adds documentation where it was missing, and fixes a number of style issues. It's a backwards-compatible change designed to make the package more clear and comprehensible in preparation for larger changes to come. R=kevmoo@google.com Committed: https://github.com/dart-lang/unittest/commit/c55a076b1d642185e5456a9792685d805133c058

Patch Set 1 #

Total comments: 1

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+920 lines, -783 lines) Patch
M CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M lib/src/configuration.dart View 2 chunks +6 lines, -5 lines 0 comments Download
A lib/src/expected_function.dart View 1 1 chunk +203 lines, -0 lines 0 comments Download
M lib/src/group_context.dart View 1 chunk +57 lines, -47 lines 0 comments Download
A lib/src/internal_test_case.dart View 1 chunk +227 lines, -0 lines 0 comments Download
M lib/src/simple_configuration.dart View 4 chunks +91 lines, -82 lines 0 comments Download
D lib/src/spread_args_helper.dart View 1 chunk +0 lines, -166 lines 0 comments Download
M lib/src/test_case.dart View 1 chunk +36 lines, -172 lines 0 comments Download
M lib/src/test_environment.dart View 2 chunks +37 lines, -17 lines 0 comments Download
M lib/unittest.dart View 1 chunk +257 lines, -292 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/late_exception_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
nweiz
5 years, 11 months ago (2015-01-23 02:06:01 UTC) #1
kevmoo
In general I like it. Two things: 1) I was in the process of merging ...
5 years, 11 months ago (2015-01-23 02:41:10 UTC) #2
kevmoo
On 2015/01/23 02:41:10, kevmoo wrote: > In general I like it. Two things: > > ...
5 years, 11 months ago (2015-01-27 23:29:17 UTC) #3
kevmoo
lgtm
5 years, 11 months ago (2015-01-28 00:54:27 UTC) #4
nweiz
Code review changes
5 years, 11 months ago (2015-01-28 01:00:45 UTC) #5
nweiz
5 years, 11 months ago (2015-01-28 01:20:43 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c55a076b1d642185e5456a9792685d805133c058 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698