EVOLUTION-MANAGER
Edit File: service.html
<h1>Service components in <code>ngMockE2E</code></h1> <div class="component-breakdown"> <div> <table class="definition-table"> <tr> <th>Name</th> <th>Description</th> </tr> <tr> <td><a href="api/ngMockE2E/service/$httpBackend">$httpBackend</a></td> <td><p>Fake HTTP backend implementation suitable for end-to-end testing or backend-less development of applications that use the <a href="api/ng/service/$http">$http service</a>.</p> </td> </tr> </table> </div> </div>