1 Test run started : 17/09/2009 12:17:39
3 TEST START : Test StrConv function
4 ITEM Assertion OK : Converts the string to uppercase characters:ABC EFG HIJ
5 ITEM Assertion OK : Converts the string to lowercase characters:abc efg hij
6 ITEM Assertion OK : Converts the first letter of every word in string to uppercase:Abc Efg Hij
7 TEST OK : Test StrConv function
9 Test run finished : 17/09/2009 12:17:39