1 Test run started : 17/09/2009 12:17:37
2 BEGIN Shapes_Collection_Behaviour
3 TEST START : Shapes_Collection_Behaviour
4 ITEM Assertion OK : Name of indexed shape should be 'Sheet2Shape1'
5 ITEM Assertion OK : Name of indexed shape should be 'Sheet2Shape2'
6 TEST Success. : Shapes_Collection_Behaviour
7 END Shapes_Collection_Behaviour
8 BEGIN Shapes_Select_Item
9 TEST START : Shapes_Select_Item
10 ITEM Assertion OK : Correctly selected shape through Range
11 ITEM Assertion OK : Correctly selected shape through Item
12 ITEM Assertion OK : Needs to be visually checked. Is there a line on the document?
13 ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
14 TEST Success. : Shapes_Select_Item
15 END Shapes_Select_Item
17 TEST START : Shapes_Fill
18 ITEM Assertion OK : correctly set visibility of shape fill
19 ITEM Assertion OK : correctly set transparency of shape line
20 ITEM Assertion OK : correctly set forecolor of shape fill
21 ITEM Assertion FAIL : correctly set backcolor of shape fill
22 ITEM Assertion OK : the success of the TwoColorGradient method needs to be verified visually!
23 ITEM Assertion OK : correctly set forecolor of shape fill
24 ITEM Assertion FAIL : correctly set forecolor of shape fill
25 TEST Success. : Shapes_Fill
28 TEST START : Shapes_Line
29 ITEM Assertion FAIL : correctly set weight of shape line
30 ITEM Assertion OK : correctly set visibility of shape line
31 ITEM Assertion OK : correctly set transparency of shape line
32 ITEM Assertion OK : correctly set dash style of shape line
33 ITEM Assertion OK : correctly set dash style of shape line
34 ITEM Assertion OK : correctly set forecolor of shape line
35 ITEM Assertion FAIL : correctly set backcolor of shape line
36 TEST Success. : Shapes_Line
38 BEGIN Shapes_TextFrame
39 TEST START : Shapes_TextFrame
40 ITEM Assertion OK : correctly set Autosize of Shape TextFrame
41 TEST Success. : Shapes_TextFrame
43 BEGIN Shapes_SimpleGeometry
44 TEST START : Shapes_SimpleGeometery
45 ITEM Assertion OK : shape height should be 46.7023593888278 and got 46.6866112323395
46 ITEM Assertion OK : shape width should be 101.496056724658 and got 101.48030856817
47 ITEM Assertion OK : shape left should be 68.5574761223637 and got 68.5417279658754
48 ITEM Assertion OK : shape top should be 41.6850368702339 and got 41.6692887137456
49 ITEM Assertion OK : shape rotation should be 0 and got 0
50 ITEM Assertion OK : shape rotation should be 25 and got 25
51 ITEM Assertion OK : shape incrementrotation should be 50 and got 50
52 ITEM Assertion OK : shape incrementleft should be 70.7968460600412 and got 70.7810979035529
53 ITEM Assertion OK : shape incrementtop should be 90.8944825893239 and got 90.8787344328356
54 TEST Success. : Shapes_SimpleGeometery
55 END Shapes_SimpleGeometry
57 TEST START : Shapes_Range
58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1
59 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to return Sheet2Shape1 got Sheet2Shape1
60 ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contains 1
61 ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to return Sheet2Shape3 got Sheet2Shape3
62 ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains 2
63 ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to return concated element/shape names Sheet2Shape3Sheet2Shape1 and got Sheet2Shape3Sheet2Shape1
64 ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to contain 3 elements, it contains 3
65 ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to return concated element/shape names Sheet2Shape3Sheet2Shape1Sheet2Shape2 and got Sheet2Shape3Sheet2Shape1Sheet2Shape2
66 TEST Success. : Shapes_Range
68 BEGIN Shapes_ShapeRange
69 TEST START : Shapes_ShapeRange
70 ITEM Assertion OK : ShapeRange.IncrementLeft shp1.left should be 90.7810979035529 and got 90.7653486132064
71 ITEM Assertion OK : ShapeRange.IncrementLeft shp2.left should be 240.02518299054 and got 240.009433700193
72 ITEM Assertion OK : ShapeRange.IncrementTop shp1.Top should be 110.878734432836 and got 110.862985142489
73 ITEM Assertion OK : ShapeRange.IncrementTop shp2.Top should be 64.6740129339204 and got 64.6582636435739
74 ITEM Assertion OK : ShapeRange.IncrementRotation shp1.Rotation should be 70 and got 70
75 ITEM Assertion OK : ShapeRange.IncrementRotation shp2.Rotation should be 20 and got 20
77 Test run finished : 17/09/2009 12:17:37