Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How can I test with selection at PropertyTest?(PropertyTest)
How can I test with selection at PropertyTest? [message #910256] Sun, 09 September 2012 01:16
Eclipse UserFriend
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:CVS vs Local
Next Topic:How can I test with selection at PropertyTest?
Goto Forum:
  


Current Time: Sun Jul 06 05:50:38 EDT 2025

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

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

Back to the top