show/hide this revision's text 5 Made a title a bit more generic

XNA mock the Game object or decoupling your Game

show/hide this revision's text 4 edited tags
show/hide this revision's text 3 added 125 characters in body

I was wandering if it's possible to mock a Game object in order to test my DrawableGameComponent component?

I know that mocking frameworks need an interface in order to function, but I need to mock the actual Game object.

edit: Here is a link to respective discussion on XNA Community forums. Any help?

show/hide this revision's text 2 added 67 characters in body
show/hide this revision's text 1