1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
Test run started : 18/06/2007 17:50:04
----------------------------------------------------------------
ClearFormtsIssue
TEST START : ClearFormtsIssue
ITEM Assertion OK : Range.Font.Bold is: True
ITEM Assertion OK : Range.Font.Bold is: False
END 'ClearFormtsIssue' Symbol
TEST OK : ClearFormtsIssue
----------------------------------------------------------------
VerticalAlignment-Issue
TEST START : VerticalAlignment-Issue
ITEM Assertion OK : - Range.VerticalAlignment (get)
ITEM Assertion OK : - Range.VerticalAlignment (set)
ITEM Assertion OK : - Range.VerticalAlignment (get)
ITEM Assertion OK : - Range.VerticalAlignment (get)
ITEM Assertion OK : - Range.VerticalAlignment (set)
ITEM Assertion OK : - Range.VerticalAlignment (get)
ITEM Assertion OK : - Range.VerticalAlignment (set)
ITEM Assertion OK : Range.VeritcalAlignment is Null
END 'VerticalAlignment-Issue' Symbol
TEST OK : VerticalAlignment-Issue
----------------------------------------------------------------
HorizontalAlignment-Issue
TEST START : HorizontalAlignment-Issue
ITEM Assertion OK : - Range.HorizontalAlignment (get)
ITEM Assertion OK : - Range.HorizontalAlignment (set)
ITEM Assertion OK : - Range.HorizontalAlignment (get)
ITEM Assertion OK : - Range.HorizontalAlignment (set)
ITEM Assertion OK : - Range.HorizontalAlignment (get)
ITEM Assertion OK : - Range.HorizontalAlignment (set)
ITEM Assertion OK : - Range.HorizontalAlignment (get)
ITEM Assertion OK : - Range.HorizontalAlignment (set)
ITEM Assertion OK : Range.HorizontalAlignment is Null
END 'HorizontalAlignment-Issue' Symbol
TEST OK : HorizontalAlignment-Issue
----------------------------------------------------------------
WrapText-Issue
TEST START : WrapText-Issue
ITEM Assertion OK : - Range.WrapText (get)
ITEM Assertion OK : - Range.WrapText (get)
ITEM Assertion OK : Range.WrapText is Null
END 'WrapText-Issue' Symbol
TEST OK : WrapText-Issue
----------------------------------------------------------------
FontBorderIssues
TEST START : FontBorderIssues
ITEM Assertion OK : - = Borders.Color (getColor)
ITEM Assertion OK : - = Font.Color (getColor)
END 'FontBorderIssues' Symbol
TEST OK : FontBorderIssues
----------------------------------------------------------------
RangeSizeIssues
TEST START : RangeSizeIssues
ITEM Assertion OK : Range.Left is: 114
ITEM Assertion OK : Range.Top is: 95.25
ITEM Assertion OK : Range.Width is: 216
ITEM Assertion OK : Range.Height is: 271.5
END 'RangeSizeIssues' Symbol
TEST OK : RangeSizeIssues
----------------------------------------------------------------
ApplicationIssues
TEST START : ApplicationIssues
ITEM Assertion OK : Range.Address is: $E$8:$G$13,$G$13:$K$19
ITEM Assertion OK : Range.Address is: $E$8:$G$13,$G$13:$K$19
ITEM Assertion OK : Application.ActiveSheet.Name: Sheet1
END 'ApplicationIssues' Symbol
TEST OK : ApplicationIssues
Test run finished : 18/06/2007 17:50:04
|