Methods
(async, inner) createServiceTester() → {ServiceTester}
Automatically create a ServiceTester.
When run from e.g. gem-rank.tester.js, this will create a tester that
attaches to the service found in gem-rank.service.js.
This can't be used for .service.js files which export more than one
service.
Returns:
ServiceTester instance
- Type
- ServiceTester