d0a95e35af
BREAKING CHANGE: - deprecations: * `withProviders`, use `TestBed.withModule` instead * `addProviders`, use `TestBed.configureTestingModule` instead * `TestComponentBuilder`, use `TestBed.configureTestModule` / `TestBed.override...` / `TestBed.createComponent` instead. Closes #10354 |
||
---|---|---|
.. | ||
src | ||
test | ||
testing | ||
core_private.ts | ||
index.ts | ||
package.json | ||
platform_browser_private.ts | ||
private_export_testing.ts | ||
rollup.config.js | ||
testing.ts | ||
tsconfig-es5.json | ||
tsconfig-es2015.json |