@angular-package/testing
Version:
Jasmine unit testing wrapper with additional custom testing features.
1 lines • 563 B
JavaScript
export{TestingItTo}from"./testing-it-to.class";export{TestingItToBe}from"./testing-it-to-be.class";export{TestingItToBeArrayOf}from"./testing-it-to-be-arrayof.class";export{TestingItToBeBoolean}from"./testing-it-to-be-boolean.class";export{TestingItToBeInstanceOf}from"./testing-it-to-be-instanceof.class";export{TestingItToHave}from"./testing-it-to-have.class";export{TestingItToHaveBeen}from"./testing-it-to-have-been.class";export{TestingItToHaveBeenCalled}from"./testing-it-to-have-been-called.class";export{TestingItToThrow}from"./testing-it-to-throw.class";