UNPKG

@angular-package/testing

Version:

Jasmine unit testing wrapper with additional custom testing features.

6 lines (5 loc) 248 B
export { applyMixins } from "./apply-mixins.func"; export { mixin } from "./mixin.func"; export { mixinTesting } from "./mixin-testing.func"; export { randomNumber } from './random-number.func'; export { randomString } from './random-string.func';