| 
									
										
										
										
											2016-08-22 17:17:23 -07:00
										 |  |  | /** | 
					
						
							|  |  |  |  * @license | 
					
						
							|  |  |  |  * Copyright Google Inc. All Rights Reserved. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Use of this source code is governed by an MIT-style license that can be | 
					
						
							|  |  |  |  * found in the LICENSE file at https://angular.io/license
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-30 18:07:40 -07:00
										 |  |  | /** | 
					
						
							|  |  |  |  * @module | 
					
						
							|  |  |  |  * @description | 
					
						
							|  |  |  |  * Entry point for all public APIs of the core/testing package. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-22 17:17:23 -07:00
										 |  |  | export * from './async'; | 
					
						
							|  |  |  | export * from './component_fixture'; | 
					
						
							|  |  |  | export * from './fake_async'; | 
					
						
							|  |  |  | export * from './test_bed'; | 
					
						
							|  |  |  | export * from './testing'; | 
					
						
							|  |  |  | export * from './metadata_override'; | 
					
						
							| 
									
										
										
										
											2016-08-30 18:07:40 -07:00
										 |  |  | export * from './private_export_testing'; |