I might be missing something pretty obvious, but the documentation for creating stub objects within unit tests in code-repositories seems to be for TypeScript v1.
Is there a way to do the same within TypeScript v2?
I might be missing something pretty obvious, but the documentation for creating stub objects within unit tests in code-repositories seems to be for TypeScript v1.
Is there a way to do the same within TypeScript v2?