2009/6/18 Ben Mabey
> David Chelimsky wrote:
>
>> On Wed, Jun 17, 2009 at 10:14 AM, Andrew Premdas
>> wrote:
>>
>>
>>> Please have a look at
>>> http://gist.github.com/131277
>>> What I'd like to do is create a shared_examples group which I can
>>> parametize
>>> a method. So my shared example wo
David Chelimsky wrote:
On Wed, Jun 17, 2009 at 10:14 AM, Andrew Premdas wrote:
Please have a look at
http://gist.github.com/131277
What I'd like to do is create a shared_examples group which I can parametize
a method. So my shared example would perhaps use method named_address=, or
set_named_
On Thu, Jun 18, 2009 at 1:36 AM, Stephen Eley wrote:
> On Thu, Jun 18, 2009 at 12:17 AM, Ben Mabey wrote:
>>
>> If you do go down that route, I recommend method calls instead of instance
>> variables. That way it will yell out you when you forget to define one. :)
>
> Hey, instance variables do th
On Thu, Jun 18, 2009 at 12:17 AM, Ben Mabey wrote:
>
> If you do go down that route, I recommend method calls instead of instance
> variables. That way it will yell out you when you forget to define one. :)
Hey, instance variables do that too. Yelling == "my tests fail." >8->
(And if they don'
David Chelimsky wrote:
On Wed, Jun 17, 2009 at 1:19 PM, Matt Wynne wrote:
On 17 Jun 2009, at 16:21, David Chelimsky wrote:
On Wed, Jun 17, 2009 at 10:14 AM, Andrew Premdas
wrote:
Please have a look at
http://gist.github.com/131277
What I'd like to do is create a shared_examples
On Wed, Jun 17, 2009 at 11:14 AM, Andrew Premdas wrote:
> What I'd like to do is create a shared_examples group which I can parametize
> a method. So my shared example would perhaps use method named_address=, or
> set_named_address and then groups that behave like "Named address" would be
> able to
On Wed, Jun 17, 2009 at 1:19 PM, Matt Wynne wrote:
>
> On 17 Jun 2009, at 16:21, David Chelimsky wrote:
>
>> On Wed, Jun 17, 2009 at 10:14 AM, Andrew Premdas
>> wrote:
>>>
>>> Please have a look at
>>> http://gist.github.com/131277
>>> What I'd like to do is create a shared_examples group which I c
On 17 Jun 2009, at 16:21, David Chelimsky wrote:
On Wed, Jun 17, 2009 at 10:14 AM, Andrew Premdas
wrote:
Please have a look at
http://gist.github.com/131277
What I'd like to do is create a shared_examples group which I can
parametize
a method. So my shared example would perhaps use method
On Wed, Jun 17, 2009 at 10:14 AM, Andrew Premdas wrote:
> Please have a look at
> http://gist.github.com/131277
> What I'd like to do is create a shared_examples group which I can parametize
> a method. So my shared example would perhaps use method named_address=, or
> set_named_address and then gr
Please have a look at
http://gist.github.com/131277
What I'd like to do is create a shared_examples group which I can parametize
a method. So my shared example would perhaps use method named_address=, or
set_named_address and then groups that behave like "Named address" would be
able to override
10 matches
Mail list logo