D
DenDuze
Guest
Hi Mark, I tried the DataProvider in OEunit, it looks like the data gets loaded into the defined dataprovider. The problem is that I can't find out how to get the data out of there and use it in some test I found some methods like movefirst, movernext,.. I also found some things to get the parameterlist (progress.lang.parameterlist) But I have no idea how I can get the values out of that DataProvider or ParameterList to check if the value of a field is allowed or not by my tests I can get the values if I change the protected variable ttQuery (from the DataProvider.cls) to public but I guess that is not the way to go (it was just testing). Can you give me a hint? Remark: I don't know if I should create a new thread for this (because this thread is answered) of not Regards Didier
Continue reading...
Continue reading...