lsst.astshim  14.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Pages
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
 
def checkPersistence
 

Detailed Description

Base class for unit tests of objects

Member Function Documentation

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

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