stop
Description:
public void stop ()
Stop the session bus started by up.
Unlike down, this won't verify the DBusConnection singleton returned by @get or get_sync is destroyed. Unit tests wanting to verify behaviour after the session bus has been stopped can use this function but should still call down when done.
Parameters:
this |
a TestDBus |