Author: qmathe
Date: Mon Jan 27 17:56:27 2014
New Revision: 10164

URL: http://svn.gna.org/viewcvs/etoile?rev=10164&view=rev
Log:
* Added exception reporting tests to UKRunnerTests.m

* Fixed lost test method name in exception reports

* Removed redundant exception block in -[UKRunner internalRunTest:]. We already 
catch exceptions in -runTests:onInstance:ofClass:.

* Don't count exceptions when UKTestHandler reports them to a delegate (we 
don't 
count tests failures in this case)

Added:
    trunk/Etoile/Frameworks/UnitKit/Source/TestSource/UnitKitTests/TestObject.h
    trunk/Etoile/Frameworks/UnitKit/Source/TestSource/UnitKitTests/TestObject.m
Modified:
    trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKRunner.h
    trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKRunner.m
    trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKTestHandler.m
    
trunk/Etoile/Frameworks/UnitKit/Source/TestSource/UnitKitTests/UKRunnerTests.h
    
trunk/Etoile/Frameworks/UnitKit/Source/TestSource/UnitKitTests/UKRunnerTests.m
    trunk/Etoile/Frameworks/UnitKit/Source/UnitKit.xcodeproj/project.pbxproj


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to