Thoughts on client storage testing
Tom Zeller
tzeller at dragonacea.biz
Fri Sep 25 16:07:27 EDT 2015
> That is true. By "involved" I meant the use of some complex tree of BaseContext. I think you probably should have something like the ServerConfig and BrowserConfig. That at least encapsulates the 2 types of data. If those change their fields, etc, that at least won't break the test method signatures. Although methods may have to change to pick up the new/changed data.
Maybe X and Y in Object[X][Y] should be interfaces, rather than concrete classes.
More information about the dev
mailing list