Re: [Ddtunit-users] problems in xml resource
Brought to you by:
jg_hamburg,
kgellien
|
From: <j.g...@bi...> - 2007-01-19 17:39:12
|
Hi Jan, just had some time to look into your requests. First of all you found a bug: unitx.ddtunit.DDTExceptionContainer class 'java.util.Hashtable' =20 does not implement java.util.Map. This will be fixed as soon as possible. Second: Please attach the source of antlrparser.EntityType for =20 example.It is much easier to reproduce the actual problems. Back to your xml resource. To give an idea of how to specify data in =20 xml resource I translated the resource back to Java code and provide =20 this as attachment. If you could provide more details of what you like to achieve I will =20 try to assist. - Can you provide examples perhaps in standard JUnit =20 testcases and I translate these into DDTUnit testcases? On the topic of field definitions of ancestor classes I come back to =20 you later. Must check myself first. Best regards J=F6rg |