Re: Issue with my T5 unit tests

2012-02-15 Thread Julien Martin
;);* > > And one comment: childminderAccount does not have to be @Persist - you > reset > it to a new instance anyway every time in setupRender > > > Julien Martin wrote > > > > Regards, > > J. > > > > Chris > > -- > View this message in context: >

Re: Issue with my T5 unit tests

2012-02-15 Thread derkoe
you set the acceptsConditions to true in the test: fieldValues.put("acceptsConditions", "true");* And one comment: childminderAccount does not have to be @Persist - you reset it to a new instance anyway every time in setupRender Julien Martin wrote > > Regards, > J. >