我有以下测试:it('Shouldkeeplocationwhenuserrejectsconfirmation',inject(function($controller,$rootScope){varconfirmStub=sinon.stub(),eventStub={preventDefault:sinon.spy()};miscServiceStub=function(){this.confirm=confirmStub;};confirmStub.returns(false);initializeController($controller,'Builder',$rootSc