source: trunk/expeditee/documentation/simpletestsuite/simpletestsuite.15@ 91

Last change on this file since 91 was 91, checked in by ra33, 16 years ago

Added Expeditee Documentation Framesets

File size: 1.1 KB
Line 
1+A+ SimpleTestSuite15
2+V+ 1
3+v+ 22
4+p+ UWW
5+U+ ra33
6+D+ 02Feb2008:1430
7+M+ root
8+d+ 08Apr2008:1532
9+Z+
10+v+ 22
11
12+S+ 17
13+s+ 02Feb2008:1430
14+d+ 0 0 100
15+P+ 35 20
16+X+ RunFrame
17+f+ tr35
18+T+ SubstStr Test
19
20+S+ 27
21+s+ 02Feb2008:1511
22+P+ 83 74
23+T+ Set $s.Cur "This is a test string"
24
25+S+ 28
26+s+ 02Feb2008:1511
27+P+ 83 110
28+T+ Set $s.WordToReplace "is"
29
30+S+ 55
31+s+ 02Feb2008:1513
32+P+ 79 144
33+T+ Set $s.Blank ""
34
35+S+ 56
36+s+ 02Feb2008:1511
37+P+ 77 183
38+T+ SubstStr $s.cur $s.WordToReplace $s.Blank
39
40+S+ 53
41+s+ 02Feb2008:1511
42+P+ 77 221
43+T+ Set $s.expected "Th a test string"
44
45+S+ 52
46+s+ 02Feb2008:1511
47+d+ 100 0 0
48+P+ 78 266
49+T+ AssertEquals $s.expected $s.cur
50
51+S+ 71
52+s+ 02Feb2008:1519
53+P+ 81 303
54+T+ Set $s.Cur "This is a test string"
55
56+S+ 70
57+s+ 02Feb2008:1514
58+P+ 82 337
59+T+ Set $s.NewWord "at"
60
61+S+ 69
62+s+ 02Feb2008:1515
63+P+ 81 370
64+T+ SubstStr $s.cur $s.WordToReplace $s.NewWord
65
66+S+ 68
67+s+ 02Feb2008:1514
68+P+ 82 404
69+T+ Set $s.expected "That at a test string"
70
71+S+ 67
72+s+ 02Feb2008:1514
73+d+ 100 0 0
74+P+ 81 440
75+T+ AssertEquals $s.expected $s.cur
76
77+S+ 86
78+s+ 21Feb2008:1501
79+P+ 945 573
80+F+ SimpleTestSuite89
81+T+ @ao
82+Z+
83
Note: See TracBrowser for help on using the repository browser.