~sbaldassin/ubuntu-system-tests/indicators_tests

« back to all changes in this revision

Viewing changes to ubuntu_system_tests/helpers/indicators/datetime.py

  • Committer: Santiago Baldassin
  • Date: 2017-03-21 01:27:44 UTC
  • Revision ID: santiago.baldassin@canonical.com-20170321012744-p762pe3737o28lhx
Indicators test cases

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    """Autopilot helper for the date time indicator page."""
28
28
 
29
29
    name = 'indicator-datetime'
 
30
    title = 'Time & Date'
30
31
 
31
32
    @classmethod
32
33
    def validate_dbus_object(cls, path, state):