UberFire Testing Utils 7.39.0.Final-redhat-00005
-
-
Constructor Summary
Constructors
Constructor and Description |
CallerMock(T t) |
-
Method Summary
All Methods Instance Methods Concrete 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 7.39.0.Final-redhat-00005
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.