全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: python-dbusmock  ]

软件包:python3-dbusmock(0.28.7-1)

python3-dbusmock 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-dbusmock

维护小组:

外部的资源:

相似软件包:

mock D-Bus objects for tests

With python-dbusmock 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.

Mock objects look like the real API (or at least the parts that you actually need), but they do not actually do anything (or only some action that you specify yourself). You can configure their state, behaviour and responses as you like in your test, without making any assumptions about the real system status.

You can use this with any programming language, as you can run the mocker as a normal program. The actual setup of the mock (adding objects, methods, properties, etc.) all happen via D-Bus methods on the org.freedesktop.DBus.Mock interface. You just don't have the convenience D-Bus launch API that way.

其他与 python3-dbusmock 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-dbusmock

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 78.0 kB421.0 kB [文件列表]