mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This adds a new method to the TestBed to retrieve the most recently created component fixture. This is useful for cases where the fixture is created in a beforeEach and needs to be accessed in a test. If multiple fixtures have been created, this method will throw an error to prevent depending on fixture creation order. |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||