修正链接
This commit is contained in:
parent
80c36ac7f5
commit
3fbdfeb710
|
@ -231,7 +231,7 @@ code-example(format="" language="html" escape="html").
|
||||||
If it had depended on Angular, we’d still be staring at the Jasmine “big-time fail” screen:
|
If it had depended on Angular, we’d still be staring at the Jasmine “big-time fail” screen:
|
||||||
|
|
||||||
**那是我们幸运!**`Hero`接口并不依赖Angular。
|
**那是我们幸运!**`Hero`接口并不依赖Angular。
|
||||||
如果它依赖于Angular,我们就得面对Jasmine的“大败局”界面了(译注:因为在运行任何测试之前就出现了错误,所以没有任何测试会执行,参见[运行,并失败](run-and-fail)):
|
如果它依赖于Angular,我们就得面对Jasmine的“大败局”界面了(译注:因为在运行任何测试之前就出现了错误,所以没有任何测试会执行,参见[运行,并失败](#run-and-fail)):
|
||||||
|
|
||||||
figure.image-display
|
figure.image-display
|
||||||
img(src='/resources/images/devguide/testing-an-angular-pipe/big-time-fail-screen.png'
|
img(src='/resources/images/devguide/testing-an-angular-pipe/big-time-fail-screen.png'
|
||||||
|
|
Loading…
Reference in New Issue