You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to infinitest-dev
Hello,
I'm currently working on an Infinitest version where JUnit tests are
executed on a remote computer. I have a RemoteService class which is
responsible for handling all the remote stuff.
Now to my question:
When the RemoteService is activated, the InfinitestCores should be
somehow replaced with modified RemoteInfinitestCores (which are not
programmed yet..). I thought either by directly replacing the cores of
the CoreRegistry or indirectly replacing the CoreFactory and then have
the cores removed.
What would be the best way to do this without turning your code into
something spaghetti-ish?
Regards,
Binh Truong
Binh Truong
unread,
Dec 4, 2011, 5:17:26 PM12/4/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to infinitest-dev
No ideas?
David Gageot
unread,
Dec 7, 2011, 2:32:40 PM12/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to infinit...@googlegroups.com
Sorry, no idea on that. The best is to submit a pull request on github.