TestDBus.down
void down()Stop the session bus started by [gio.test_dbus.TestDBus.up].
This will wait for the singleton returned by [gio.global.busGet] or [gio.global.busGetSync] to be destroyed. This is done to ensure that the next unit test won't get a leaked singleton from this test.