Name: | python3-dbusmock |
---|---|
Version: | 0.30.2 |
Release: | 4.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 573760 |
License: | LGPL-3.0-or-later |
RPM: | python3-dbusmock-0.30.2-4.el10.noarch.rpm |
Source RPM: | python-dbusmock-0.30.2-4.el10.src.rpm |
Build Date: | Sat Aug 31 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/python-dbusmock |
Summary: | Mock D-Bus objects (Python3) |
Description: | With this program/Python library you can easily create mock objects on D-Bus. This is useful for writing tests for software which talks to D-Bus services such as upower, systemd, ConsoleKit, gnome-session or others, and it is hard (or impossible without root privileges) to set the state of the real services to what you expect in your tests. |