Code review comment for lp:~salgado/linaro-image-tools/fix-mocking

Revision history for this message
James Westby (james-w) wrote :

Hi,

I think this is a good change, thanks.

47 +class MockSomethingFixture(object):

Maybe MockAttributeFixture?

We might also want a specific subclass for do_run, as I expect that will
be used a lot?

Thanks,

James

review: Approve

« Back to merge proposal