Not sure of a way to mock. I would want to mock moment().utcOffset() to return 200. So that I can test a certain block of code that uses moment().utcOffset()<
moment().utcOffset()
moment().utcOffset()<