play.test
Class FunctionalTest.FakeInvocation

java.lang.Object
  extended by play.Invoker.Invocation
      extended by play.test.FunctionalTest.FakeInvocation
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
FunctionalTest

public static class FunctionalTest.FakeInvocation
extends Invoker.Invocation


Constructor Summary
FunctionalTest.FakeInvocation()
           
 
Method Summary
 void execute()
          Override this method
 
Methods inherited from class play.Invoker.Invocation
_finally, after, before, init, onException, run, suspend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionalTest.FakeInvocation

public FunctionalTest.FakeInvocation()
Method Detail

execute

public void execute()
             throws java.lang.Exception
Description copied from class: Invoker.Invocation
Override this method

Specified by:
execute in class Invoker.Invocation
Throws:
java.lang.Exception


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly