35cd0ded22
Remove FunctionWithParamTokens. All test wrappers async, fakeAsync and inject now return just a Function instead of FunctionWithParamTokens. This makes them directly consumable by the test framework. Also the test framework code does not have to handle a union of Function and FunctionWithParamTokens everywhere. The Function returned by the above methods are considered asynchronous by the test framework if they return a Promise, synchronous otherwise. Closes #8257 |
||
---|---|---|
.. | ||
angular1_router | ||
angular2 | ||
benchmarks | ||
benchmarks_external | ||
benchpress | ||
payload_tests/hello_world/ts | ||
playground |