Issue 3843 in pharo: isHealthy for HasedCollection

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3843 in pharo: isHealthy for HasedCollection

pharo
Status: Accepted
Owner: [hidden email]

New issue 3843 by [hidden email]: isHealthy for HasedCollection
http://code.google.com/p/pharo/issues/detail?id=3843

Some integrity checks for Dictionary and friends

Attachments:
        HashedCollection-IntegrityCheck.2.cs  10.0 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3843 in pharo: isHealthy for HasedCollection

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-1.3

Comment #1 on issue 3843 by [hidden email]: isHealthy for  
HasedCollection
http://code.google.com/p/pharo/issues/detail?id=3843

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3843 in pharo: isHealthy for HasedCollection

pharo

Comment #2 on issue 3843 by [hidden email]: isHealthy for HasedCollection
http://code.google.com/p/pharo/issues/detail?id=3843

We have unhealthy ones?
Where is the method?


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3843 in pharo: isHealthy for HasedCollection

pharo
Updates:
        Status: Closed

Comment #3 on issue 3843 by [hidden email]: isHealthy for  
HasedCollection
http://code.google.com/p/pharo/issues/detail?id=3843

I think I clicked on the delete button by accicdent instead of "View".

In 13103.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3843 in pharo: isHealthy for HasedCollection

pharo

Comment #4 on issue 3843 by [hidden email]: isHealthy for HasedCollection
http://code.google.com/p/pharo/issues/detail?id=3843

Looks to me like something which belongs in the Testing trait for  
UnorderedCollections rather than in the UnorderedCollections themselves.
(Collection testa were rewritten to use traits right, I'm not remembering  
incorrectly?)