cnunciato / ng-mock-component

An Angular module for mocking components.
MIT License
53 stars 13 forks source link

Add support for exportAs #15

Closed slavede closed 6 years ago

slavede commented 6 years ago

At the moment only particular options are taken into consideration.

Can we add exportAs as well? In fact, documentation says it supports ALL Component properties.