lsst.afw 22.0.1-48-g5c39d4753+955d02b84f
Namespaces | Functions
testUtils.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 A base class for image defects.
 
namespace  lsst::afw
 
namespace  lsst::afw::table
 
namespace  lsst.afw.table.testUtils
 

Functions

def lsst.afw.table.testUtils.joinWords (items)
 
def lsst.afw.table.testUtils.diffSchemas (schema1, schema2, flags=Schema.IDENTICAL)
 
def lsst.afw.table.testUtils.assertSchemasEqual (testCase, schema1, schema2, flags=Schema.IDENTICAL)