Comment 1 for bug 408213

Revision history for this message
Vincent Ladeuil (vila) wrote :

Just discovered CannedUnputFactory, I agree it should be merged with TestUIFactory with a couple of comments:
- I think CannedInputUIFactory is test code so it shouldn't be defined in ui/__init__.py,
- if it stays there, assert_all_input_consumed is definitely test code and shouldn't stay in production code.