[Pharo-project] Pharo core and Seaside 3.0
Run the script with underscore assignment off and you will find: OBButtonBarTest>>cmd1 in package "OB-Tests-Morphic" and others like OBButtonBarTest>>push: This is the latest code from OB-Tests-Morphic-cwp.19.mcz which is in http://source.wiresong.ca/ob This test class in general deserves a review: - #cmd4 which is sent in #commands is not implemented - #cmd3 is not used and is not an assignment (compared to #cmd1) -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
OBButtonBarTest>>cmd1 in package "OB-Tests-Morphic" and others like OBButtonBarTest>>push:
Yeah, that is fixed.
This test class in general deserves a review:
 - #cmd4 which is sent in #commands is not implemented  - #cmd3 is not used and is not an assignment (compared to #cmd1)
That I fixed over lunch. Lukas -- Lukas Renggli http://www.lukas-renggli.ch
participants (2)
-
Lukas Renggli -
Torsten Bergmann