-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Looking at the code, and based on experiments, it does not look like dbusmock currently supports mocking pre-existing signals. It supports EmitSignals, but though I lack the appropriate terminology, it seems there are emitted signals and pre-existing signals?
E.g. using qt, connecting to a signal known to exist on an interface, I get:
QObject::connect: No such signal com::canonical::SystemImage::DownloadStarted() in …systemimage.cpp:99
Metadata
Metadata
Assignees
Labels
No labels