Is there a way to mock a PhotonView for unit testing?

Options

I am trying to unit test a player script that has a check for PhotonView.IsMine and I was wondering if there was a way to mock a PhotonView from a test script.