Re: WOUnit and (horizontal) inheritance

2012-08-15 Thread Paul Hoadley
Hi Henrique, On 16/08/2012, at 1:59 AM, Henrique Prange wrote: >> I am using a TemporaryEditingContext to test a group of related EOs. To try >> and debug a test failure, I am saving the EC after the creation of each new >> EO. At the point where I'm getting an IllegalArgumentException, the o

Re: WOUnit and (horizontal) inheritance

2012-08-15 Thread Henrique Prange
Hi Paul, On 13/08/2012, at 07:14, Paul Hoadley wrote: > Hi Henrique, > > I am using a TemporaryEditingContext to test a group of related EOs. To try > and debug a test failure, I am saving the EC after the creation of each new > EO. At the point where I'm getting an IllegalArgumentException

WOUnit and (horizontal) inheritance

2012-08-13 Thread Paul Hoadley
Hi Henrique, I am using a TemporaryEditingContext to test a group of related EOs. To try and debug a test failure, I am saving the EC after the creation of each new EO. At the point where I'm getting an IllegalArgumentException, the only new EO inserted into the EC is a subclass by horizontal