lsst.meas.astrom  21.0.0-3-g6d51c4a+0525a04256
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: