angular-docs-cn/modules/angular2/test/test_lib
Julie Ralph a1fa2e472f feat(test): Add an external version of the test library
Adds test adapters for TypeScript and JavaScript only, exported
as part of the test_lib module. These work with the Jasmine test
framework, and allow use of the test injector within test blocks
via the `inject` function.

See #4572, #4177, #4035, #2783

This includes the TestComponentBuilder. It allows using the
test injector with Jasmine bindings, and waits for returned
promises before completing async test blocks.
2015-10-12 23:14:03 -07:00
..
fake_async_spec.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
test_component_builder_spec.ts feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +00:00
test_lib_public_spec.dart feat(test): Add an external version of the test library 2015-10-12 23:14:03 -07:00
test_lib_public_spec.ts feat(test): Add an external version of the test library 2015-10-12 23:14:03 -07:00
test_lib_spec.ts chore(tools): remove rtts from the repo. 2015-09-10 21:10:36 +00:00
utils_spec.ts fix(typings): repair broken type-checking for StringMap 2015-10-03 01:09:42 +00:00