lsst.afw  20.0.0-11-g7b7d0ee7e+614f89f815
Namespaces | Functions
testUtils.py File Reference

Go to the source code of this file.

Namespaces

 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)