Anonymous | Login | 12-13-2019 06:14 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003538 | [Squeak] Collections | trivial | always | 05-05-06 11:20 | 07-14-06 12:28 | ||||
Reporter | Damien Cassou | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.9 | ||||||
Summary | 0003538: DictionaryTest is red (testKeyAtValue) | ||||||||
Description |
In DictionaryTest>>testKeyAtValue, the line: self assert: (dict keyAtValue: 1) = #c. should become: self assert: (dict keyAtValue: 1) = #a. Dictionary>>#keyAtValue: returns the first key on which the value is equal to the parameter. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
50 total queries executed. 38 unique queries executed. |