| Name: | python-dbusmock |
|---|---|
| Version: | 0.11.1 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 305894 |
| License: | LGPLv3+ |
| RPM: | python-dbusmock-0.11.1-6.el7.noarch.rpm |
| Source RPM: | python-dbusmock-0.11.1-6.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/python-dbusmock |
| Summary: | Mock D-Bus objects |
| 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. |