~veebers/autopilot/move-testing-process-run-fixture

« back to all changes in this revision

Viewing changes to autopilot/testcase.py

  • Committer: CI bot
  • Author(s): Ted Gould
  • Date: 2014-06-01 21:22:19 UTC
  • mfrom: (487.4.2 autopilot)
  • Revision ID: ps-jenkins@lists.canonical.com-20140601212219-0lhwu9eat3q4itt2
Name change for UAL 

Show diffs side-by-side

added added

removed removed

Lines of Context:
304
304
    def launch_upstart_application(self, application_name, uris=[], **kwargs):
305
305
        """Launch an application with upstart.
306
306
 
307
 
        This method launched an application via the ``upstart-app-launch``
 
307
        This method launched an application via the ``ubuntu-app-launch``
308
308
        library, on platforms that support it.
309
309
 
310
310
        Usage is similar to the