~ubuntu-branches/ubuntu/natty/mago/natty

« back to all changes in this revision

Viewing changes to mahjongg/mahjongg_basics.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ara Pulido
  • Date: 2010-12-03 16:08:32 UTC
  • Revision ID: james.westby@ubuntu.com-20101203160832-97pz2nxwmo54iwfk
Tags: 0.3-0ubuntu3
* Updated from trunk
 + Added new applications to our tests base
 + Fixes LP: #682845 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<suite name="Mahjongg">
 
3
  <class>mahjongg_basics.MahjonggBasics</class>
 
4
  <description>
 
5
    Tests which verify Mahjongg basics functionality.
 
6
  </description>
 
7
  <case name="about_dialog">
 
8
    <method>testAboutdialog</method>
 
9
    <description>Verify that the about dialog launches</description>
 
10
    <args>
 
11
        <arg1>Arg example</arg1>
 
12
    </args>
 
13
  </case>
 
14
</suite>