on back-end i use Spring Boot, on front-end i use Angular 2. i write simple tests for my front-end, but i want to mock my back-end. i search in google but i do not found answer for my question. how to mock back-end on testing with protractor? sorry for my english! thanks!
i tried this: https://www.npmjs.com/package/protractor-mock-backend# but then i found this: https://github.com/angular/protractor/blob/582411b7ad6c0f9176b231dc51dc328b98affbdf/lib/protractor.js#L717