lsst.utils.tests.
classParameters
Class decorator for generating unit tests
This decorator generates classes with class variables according to the supplied settings.
settings
dict
str
The lists of test parameters to set as class variables in turn. Each should be an iterable of the same length.