lsst.meas.astrom  20.0.0-1-gc96f8cb+0c1b02035a
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: