lsst.astshim  master-g0bd0221cc2+1
Public Member Functions | List of all members
astshim.test.ObjectTestCase Class Reference
Inheritance diagram for astshim.test.ObjectTestCase:
astshim.test.MappingTestCase

Public Member Functions

def checkCopy (self, obj)
 
def checkPersistence (self, obj)
 

Detailed Description

Base class for unit tests of objects

Member Function Documentation

◆ checkCopy()

def astshim.test.ObjectTestCase.checkCopy (   self,
  obj 
)
Check that an astshim object can be deep-copied

◆ checkPersistence()

def astshim.test.ObjectTestCase.checkPersistence (   self,
  obj 
)
Check that an astshim object can be persisted and unpersisted

The documentation for this class was generated from the following file: