2016-02-04 10:38:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								@TestOn('vm')
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-15 17:11:42 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								library angular2.test.transform.transform.server.spec;
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-17 08:38:54 -08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2016-02-04 10:38:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'package:test/test.dart';
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-17 08:38:54 -08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2016-03-07 09:17:06 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'common/annotation_matcher_test.dart' as annotationMatcher;
							 | 
						
					
						
							
								
									
										
										
										
											2015-05-08 17:29:21 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'common/async_string_writer_tests.dart' as asyncStringWriter;
							 | 
						
					
						
							
								
									
										
										
										
											2015-10-07 10:53:06 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'common/code/ng_deps_code_tests.dart' as ngDepsCode;
							 | 
						
					
						
							
								
									
										
										
										
											2015-07-17 13:21:37 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'common/ng_meta_test.dart' as ngMetaTest;
							 | 
						
					
						
							
								
									
										
										
										
											2015-10-01 11:05:43 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'common/url_resolver_tests.dart' as urlResolver;
							 | 
						
					
						
							
								
									
										
										
										
											2016-03-21 14:23:04 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'deferred_rewriter/all_tests.dart' as deferredRewriter;
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								import 'directive_metadata_linker/all_tests.dart' as directiveMeta;
							 | 
						
					
						
							
								
									
										
										
										
											2016-03-07 16:17:43 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								import 'directive_processor/all_tests.dart' as directiveProcessor;
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								import 'inliner_for_test/all_tests.dart' as inliner;
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-27 14:42:21 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-17 08:38:54 -08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								main() {
							 | 
						
					
						
							
								
									
										
										
										
											2016-03-07 09:17:06 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  group('AnnotationMatcher', annotationMatcher.allTests);
							 | 
						
					
						
							
								
									
										
										
										
											2016-02-04 10:38:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  group('AsyncStringWriter', asyncStringWriter.allTests);
							 | 
						
					
						
							
								
									
										
										
										
											2016-03-21 14:23:04 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  group('Deferred Rewriter', deferredRewriter.allTests);
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  group('Directive Metadata Linker', directiveMeta.allTests);
							 | 
						
					
						
							
								
									
										
										
										
											2016-03-07 16:17:43 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  group('Directive Processor', directiveProcessor.allTests);
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  group('Inliner For Test', inliner.allTests);
							 | 
						
					
						
							
								
									
										
										
										
											2016-02-04 10:38:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  group('NgDepsCode', ngDepsCode.allTests);
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  group('NgMeta', ngMetaTest.allTests);
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  group('Url Resolver', urlResolver.allTests);
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-23 17:38:34 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								}
							 |