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

Unified Diff: pkg/analyzer_cli/pubspec.yaml

Issue 2989583003: Replace typed_mock with mockito in analyzer_cli. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/analyzer_cli/test/mocks.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer_cli/pubspec.yaml
diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml
index 219f2930983cc669eefcfa33dc115138523f009d..553da24cb644a8dedcac01636fe277dcf2bf3e27 100644
--- a/pkg/analyzer_cli/pubspec.yaml
+++ b/pkg/analyzer_cli/pubspec.yaml
@@ -18,6 +18,6 @@ dependencies:
yaml: ^2.1.2
dev_dependencies:
test_reflective_loader: ^0.1.0
- typed_mock: '>=0.0.4 <1.0.0'
+ mockito: ^2.0.2
test: ^0.12.0
usage: ^3.2.0+1
« no previous file with comments | « no previous file | pkg/analyzer_cli/test/mocks.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698