lsst.meas.astrom  22.0.1-3-g7aa11f2+d471f36e4e
Public Member Functions | List of all members
lsst.meas.astrom.approximateWcs._MockTestCase Class Reference

Public Member Functions

def fail (self, msgStr)
 

Detailed Description

A fake unit test case class that will enable us to call
assertWcsAlmostEqualOverBBox from the method approximateWcs

Definition at line 35 of file approximateWcs.py.

Member Function Documentation

◆ fail()

def lsst.meas.astrom.approximateWcs._MockTestCase.fail (   self,
  msgStr 
)

Definition at line 39 of file approximateWcs.py.


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