SCompare
' expected: <%s> but was: <%s>'
SCompareNotEqual
' expected: not equal to <%s> but was: <%s>'
SExpectedNotSame
'expected not same'
SExceptionCompare
'Exception %s expected but %s was raised'
SExceptionMessageCompare
'Exception raised but exception property Message differs: '
SExceptionHelpContextCompare
'Exception raised but exception property HelpContext differs: '
SMethodNotFound
'Method <%s> not found'
SNoValidInheritance
' does not inherit from TTestCase'
SNoValidTests
'No valid tests found in '
SNoException
'no exception'
SAssertNotCalled
'Assert not called during test.'