| How can I test with selection at PropertyTest? [message #910265] |
Sun, 09 September 2012 01:16 |
Byeongwook Kim Messages: 8 Registered: September 2012 |
Junior Member |
|
|
Hi,
I use PropertyTest in my project.
It work fine with(selection), iterate and test.
In this condition, receiver argument of PropertyTest::test() is only one object.
But, In my case, I need all collection because of transation.
so, I used with(selection) and test, except iterate.
But, MyPropertyTest::test() is not called.
Also, when I used only test, MyPropertyTest::test() is not called.
How can I test with all selection?
|
|
|
Powered by
FUDForum. Page generated in 0.02170 seconds