UNPKG

ng-tester

Version:

A library containing structured, opinionated Angular testing schematics.

16 lines (14 loc) 2.13 kB
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core")):"function"==typeof define&&define.amd?define("ng-tester",["exports","@angular/core"],t):t((e=e||self)["ng-tester"]={},e.ng.core)}(this,(function(e,t){"use strict"; /*! ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR NON-INFRINGEMENT. See the Apache Version 2.0 License for specific language governing permissions and limitations under the License. ***************************************************************************** */function n(e,t,n,r){var o,c=arguments.length,i=c<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var f=e.length-1;f>=0;f--)(o=e[f])&&(i=(c<3?o(i):c>3?o(t,n,i):o(t,n))||i);return c>3&&i&&Object.defineProperty(t,n,i),i}var r=function(){function e(){}return e.ɵprov=t["ɵɵdefineInjectable"]({factory:function(){return new e},token:e,providedIn:"root"}),e=n([t.Injectable({providedIn:"root"})],e)}(),o=function(){function e(e){this.ngTesterService=e}return e.prototype.ngOnInit=function(){},e.ctorParameters=function(){return[{type:r}]},e=n([t.Component({selector:"lib-ng-tester",template:"\n <p>\n ng-tester works!\n </p>\n "})],e)}(),c=function(){function e(){}return e=n([t.NgModule({declarations:[o],imports:[],exports:[o]})],e)}();e.NgTesterComponent=o,e.NgTesterModule=c,e.NgTesterService=r,Object.defineProperty(e,"__esModule",{value:!0})})); //# sourceMappingURL=ng-tester.umd.min.js.map