Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/modules/angular2/test/web_workers/worker/spies.dart

8 lines
254 B
Dart
Raw Normal View History

refactor(tests): removed @IMPLEMENTS
2015-08-26 11:41:41 -07:00
library web_workers.spies;
import 'package:angular2/src/web_workers/shared/client_message_broker.dart';
chore(test): migrate Dart tests to package:test Instead of running with karma and the karma-dart shim, run dart tests directly using the new package:test runner. This migrates away from package:unittest. Fixes a couple tests, mostly associated with depending on absolute URLs or editing the test providers after an injector had already been created. Remove karma-dart and associated files. Change gupfiles to run tests via `pub run test` instead.
2016-02-10 16:54:32 -08:00
import 'package:angular2/src/testing/testing_internal_core.dart';
refactor(tests): removed @IMPLEMENTS
2015-08-26 11:41:41 -07:00
@proxy
refactor(test): Remove unnecessary `noSuchMethod` Remove trivial implementations in many spy objects which just calls the parent's `noSuchMethod`. Closes #6410 Closes #6491
2016-01-12 11:36:58 -08:00
class SpyMessageBroker extends SpyObject implements ClientMessageBroker {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 58ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API