Changes between Version 1 and Version 2 of Dev/Tests/CheatSheet


Ignore:
Timestamp:
02/16/10 17:07:03 (3 years ago)
Author:
jnguyenx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Tests/CheatSheet

    v1 v2  
    11== Flags == 
    2 {| class="wikitable" style="text-align:center; width:80%;" 
    3 |+ Titre du tableau 
    4 |- 
    5 ! scope=col | Titre col. A 
    6 ! scope=col | Titre col. B 
    7 ! scope=col | Titre col. C 
    8 ! scope=col | Titre col. D 
    9 |- 
    10 |donnée L1-A 
    11 |donnée L1-B 
    12 |donnée L1-C 
    13 |donnée L1-D 
    14 |- 
    15 |donnée L2-A 
    16 |donnée L2-B 
    17 |donnée L2-C 
    18 |donnée L2-D 
    19 |- 
    20 |donnée L3-A 
    21 |donnée L3-B 
    22 |donnée L3-C 
    23 |donnée L3-D 
    24 |- 
    25 |donnée L4-A 
    26 |donnée L4-B 
    27 |donnée L4-C 
    28 |donnée L4-D 
    29 |} 
     2|| --unit || Python unit tests || 
     3|| -- functional || Python functional tests ||