lsst.astshim
master-gf6b1fd7af3+5
|
Public Member Functions | |
def | checkCopy (self, obj) |
def | checkPersistence (self, obj) |
Base class for unit tests of objects
def astshim.test.ObjectTestCase.checkCopy | ( | self, | |
obj | |||
) |
Check that an astshim object can be deep-copied
def astshim.test.ObjectTestCase.checkPersistence | ( | self, | |
obj | |||
) |
Check that an astshim object can be persisted and unpersisted