Module pygw.test

This module contains all of the tests for pygw.

Source code
#
# Copyright (c) 2013-2022 Contributors to the Eclipse Foundation

#
# See the NOTICE file distributed with this work for additional information regarding copyright
# ownership. All rights reserved. This program and the accompanying materials are made available
# under the terms of the Apache License, Version 2.0 which accompanies this distribution and is
# available at http://www.apache.org/licenses/LICENSE-2.0.txt
# ===============================================================================================
"""
This module contains all of the tests for `pygw`.
"""

Sub-modules

pygw.test.aggregation_test
pygw.test.conftest
pygw.test.data_store_test
pygw.test.geotools_test
pygw.test.query_test
pygw.test.statistics_test
pygw.test.type_conversion_test