TestDBus.stop

Stop the session bus started by gio.test_dbus.TestDBus.up.

Unlike gio.test_dbus.TestDBus.down, this won't verify the #GDBusConnection singleton returned by gio.global.busGet or gio.global.busGetSync is destroyed. Unit tests wanting to verify behaviour after the session bus has been stopped can use this function but should still call gio.test_dbus.TestDBus.down when done.

class TestDBus
void
stop
()