UberFire Testing Utils 0.8.0.CR2
-
-
Constructor Summary
Constructors
| Constructor and Description |
CallerMock(T t) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
call() |
T |
call(org.jboss.errai.common.client.api.RemoteCallback<?> remoteCallback) |
T |
call(org.jboss.errai.common.client.api.RemoteCallback<?> remoteCallback,
org.jboss.errai.common.client.api.ErrorCallback<?> errorCallback) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CallerMock
public CallerMock(T t)
-
Method Detail
-
call
public T call()
- Specified by:
call in interface org.jboss.errai.common.client.api.Caller<T>
UberFire Testing Utils 0.8.0.CR2
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.