it('should create a ContactSharree object from user and access right code', function() {
      userUtils.displayNameOf = sinon.stub().returns('toto');
      var user = {
        _id: '58e66c5bd69a39451f57c819',
        preferredEmail: 'toto@example.com'