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

Issue 233243007: pkg/mock: restructure library layout (Closed)

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

Description

pkg/mock: restructure library layout R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=34995

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1537 lines, -1422 lines) Patch
M pkg/mock/lib/mock.dart View 1 chunk +13 lines, -1421 lines 0 comments Download
A pkg/mock/lib/src/action.dart View 1 chunk +26 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/behavior.dart View 1 chunk +83 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/call_matcher.dart View 1 chunk +134 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/log_entry.dart View 1 chunk +66 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/log_entry_list.dart View 1 chunk +564 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/mock.dart View 1 chunk +325 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/responder.dart View 1 chunk +21 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/result_matcher.dart View 1 chunk +67 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/result_set_matcher.dart View 1 chunk +144 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/times_matcher.dart View 1 chunk +65 lines, -0 lines 0 comments Download
A pkg/mock/lib/src/util.dart View 1 chunk +28 lines, -0 lines 0 comments Download
M pkg/mock/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
kevmoo
100% copy-paste, except 1) Marked unused top-level member as deprecated 2) Added TODO to remove ...
6 years, 8 months ago (2014-04-11 20:30:45 UTC) #1
kevmoo
6 years, 8 months ago (2014-04-11 21:02:42 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r34995 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698