Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How can I test with selection at PropertyTest?
How can I test with selection at PropertyTest? [message #910263] Sun, 09 September 2012 05:16
Byeongwook Kim is currently offline Byeongwook KimFriend
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?
Previous Topic:How can I test with selection at PropertyTest?
Next Topic:How can I test with selection at PropertyTest?
Goto Forum:
  


Current Time: Thu Mar 28 19:24:01 GMT 2024

Powered by FUDForum. Page generated in 0.03915 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top