initTestEnvironment 创建一个测试平台,然后才能使用TestBed进行单元测试。 ... import { TestBed } from '@angular/core/testing'; import { ExampleComponent } ...
確定! 回上一頁