-
Feature Request
-
Resolution: Unresolved
-
Major
-
warp_1.0.0.Alpha1
-
None
@Travelling SomeObject obj; @Test public void should() { Warp.execute(new ClientAction() { public void action() { page.doAction(); } }).verify(new ServerAssertion() { public void do() { obj.get(); // detect outside of anonymous class call, replace with callback to client for the value ? } }); }
copied from https://gist.github.com/3621257
- relates to
-
ARQ-1004 Transporting objects from the server side to client side API/SPI
-
- Open
-