Not sure if this would be helpful. I've created a module for mocking module dependencies using the Dojo loader: https://github.com/stdavis/StubModule
Works well for my needs. I don't see any reason why it wouldn't work in intern but haven't tried it yet.