SchemaFixture#
- class lsst.images.tests.SchemaFixture(path, name, version, variant, retired, tree_cls)#
Bases:
objectOne committed fixture file, located and classified.
- Parameters:
Attributes Summary
Whether this fixture preserves real shipped bytes.
Whether this fixture is the canonicalized twin of an
as_shippedsibling.Methods Summary
problem(message)Return
messageprefixed with this fixture's filename.Attributes Documentation
- is_as_shipped#
Whether this fixture preserves real shipped bytes.
- is_canonical_twin#
Whether this fixture is the canonicalized twin of an
as_shippedsibling.
Methods Documentation