Chris Olsen wrote:
> How does a person test private methods?
>
> Is there a way to declare them as private, but retain any tests that
> were written during the initial development?
>
> Thanks.
>   
When I need to do this I just use the send method.

-Ben
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to