angular-cn/modules/@angular/core/testing
PatrickJS 53083c0b52 refactor(testing): type beforeEachProviders (#9023)
these are valid otherwise
```typescript
beforeEachProviders(1)
beforeEachProviders('wat')
beforeEachProviders([
  Http
])
```
2016-06-04 19:52:51 -07:00
..
animation feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
async.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
async.ts chore(lint): enable semicolon and variable-name tslint checks 2016-05-26 15:46:03 -07:00
async_test_completer.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
fake_async.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
fake_async.ts fix(testing): add discardPeriodicTasks to be used with fakeAsync (#8629) 2016-05-26 10:19:30 -07:00
lang_utils.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
lang_utils.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
logger.ts chore(lint): enable semicolon and variable-name tslint checks 2016-05-26 15:46:03 -07:00
mock_application_ref.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
ng_zone_mock.ts refactor: remove unnecessary annotations 2016-05-25 16:42:28 -07:00
regexp.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
test_injector.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
testing.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
testing.ts refactor(testing): type beforeEachProviders (#9023) 2016-06-04 19:52:51 -07:00
testing_internal.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
testing_internal.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00