The devel/py-mox3,python3 port
py3-mox3-1.1.0p6 – Mox is a mock object framework for Python (cvsweb github mirror)
Description
Mox will make mock objects for you, so you don't have to create your own! It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor! This package provides Mox3, an unofficial update with Python 3 support. It is fairly compatible with mox, but small enhancements have been made.WWW: https://pypi.python.org/pypi/mox3
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/AUTHORS
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/COPYING.txt
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/pbr.json
- /usr/local/lib/python3.11/site-packages/mox3-1.1.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/mox3/
- /usr/local/lib/python3.11/site-packages/mox3/__init__.py
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/fixture.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/fixture.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/mox.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/mox.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/stubout.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/__pycache__/stubout.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/fixture.py
- /usr/local/lib/python3.11/site-packages/mox3/mox.py
- /usr/local/lib/python3.11/site-packages/mox3/stubout.py
- /usr/local/lib/python3.11/site-packages/mox3/tests/
- /usr/local/lib/python3.11/site-packages/mox3/tests/__init__.py
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/mox_helper.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/mox_helper.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/stubout_helper.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/stubout_helper.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/test_mox.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/test_mox.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/test_stubout.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/__pycache__/test_stubout.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/mox3/tests/mox_helper.py
- /usr/local/lib/python3.11/site-packages/mox3/tests/stubout_helper.py
- /usr/local/lib/python3.11/site-packages/mox3/tests/test_mox.py
- /usr/local/lib/python3.11/site-packages/mox3/tests/test_stubout.py