TestDBus.down

Stop the session bus started by g_test_dbus_up().

This will wait for the singleton returned by Bus.get or Bus.getSync to be destroyed. This is done to ensure that the next unit test won't get a leaked singleton from this test.

class TestDBus
void
down
()