Hi, I'm writing tests for RewriteTool which I build with spec. I have a TextModel in this tool. When I do: /RewriteTool new openWithSpec/, /TextModel sourceTextArea/ is initialized, however in tests I don't want to open a tool, just want to initialize it. So I wrote /RewriteTool new/. Everything is initialized, but/ TextModel sourceTextArea/ is /nil/. And I don't know why. Any thoughts?
Best, Mark -- View this message in context: http://forum.world.st/Question-on-Spec-tp4771958.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.