On Thu, Apr 30, 2009 at 10:33 AM, Cyrille Delaunay <[email protected]> wrote: > Hello > > I'm Cyrille Delaunay, I work for the RMOD Inria team. > I'm currently working on tests for the Pharo Collection Library using traits. > I've modified, added some traits and therefore redifined things in > test classes to attempt to get a best coverage. > (For the moment : Arraytest , BagTest , DictionaryTest , IntervalTest > , OrderedCollectionTest , SetTest , SortedCollectionTest StringTest , > SymbolTest , LinkedListTest ). > All modification have been saved in 'PharoTaskForces'. > With a static coverage tool (also saved in PharoTaskPhorces ) removing noise > for each class (methods defined too high in hierarchy that are not > appropriated , > private methods , very specific methods that may should not be tested > for collection ), I got those coverage :
Hi Cyrille, thank you very much. This is very nice work. Hope to see that in Pharo soon. Thank you -- Damien Cassou http://damiencassou.seasidehosting.st _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
