EVOLUTION-MANAGER
Edit File: function.html
<h1>Function components in <code>ngMock</code></h1> <div class="component-breakdown"> <div> <table class="definition-table"> <tr> <th>Name</th> <th>Description</th> </tr> <tr> <td><a href="api/ngMock/function/angular.mock.dump">angular.mock.dump</a></td> <td><p><em>NOTE</em>: this is not an injectable instance, just a globally available function.</p> </td> </tr> <tr> <td><a href="api/ngMock/function/angular.mock.module">angular.mock.module</a></td> <td><p><em>NOTE</em>: This function is also published on window for easy access.<br> <em>NOTE</em>: This function is declared ONLY WHEN running tests with jasmine or mocha</p> </td> </tr> <tr> <td><a href="api/ngMock/function/angular.mock.inject">angular.mock.inject</a></td> <td><p><em>NOTE</em>: This function is also published on window for easy access.<br> <em>NOTE</em>: This function is declared ONLY WHEN running tests with jasmine or mocha</p> </td> </tr> </table> </div> </div>