~fgimenez/+junk/ota-unit

« back to all changes in this revision

Viewing changes to ubuntu_ota_tests/tests/test_client.py

  • Committer: Federico Gimenez
  • Date: 2015-03-08 11:17:19 UTC
  • Revision ID: fgimenez@canonical.com-20150308111719-wmiw1omsrlv0kotc
no need for dbus here

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import dbus
2
 
 
3
1
from testtools import TestCase
4
2
from ubuntu_ota_tests.client import SystemImageDBusClient
5
3
from unittest.mock import patch