A C D E F G I M O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- answer(InvocationOnMock) - Method in class org.uberfire.mocks.ConstantsAnswerMock
-
Mockito Answer to be used when mocking GWT constants classes.
C
- call() - Method in class org.uberfire.mocks.CallerMock
- call(RemoteCallback<?>) - Method in class org.uberfire.mocks.CallerMock
- call(RemoteCallback<?>, ErrorCallback<?>) - Method in class org.uberfire.mocks.CallerMock
- CallerMock<T> - Class in org.uberfire.mocks
- CallerMock(T) - Constructor for class org.uberfire.mocks.CallerMock
- CallerProxy - Class in org.uberfire.mocks
- catch_(Promise.CatchOnRejectedCallbackFn<? extends V>) - Method in class org.uberfire.promise.SyncPromises.SyncPromise
- cleanup() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- ConstantsAnswerMock - Class in org.uberfire.mocks
- ConstantsAnswerMock() - Constructor for class org.uberfire.mocks.ConstantsAnswerMock
- create(Promise.PromiseExecutorCallbackFn<T>) - Method in class org.uberfire.promise.SyncPromises
D
- destroy(T) - Method in class org.uberfire.mocks.MockInstanceImpl
E
- EventSourceMock<T> - Class in org.uberfire.mocks
- EventSourceMock() - Constructor for class org.uberfire.mocks.EventSourceMock
- executeParametrizedCommandWith(int, T) - Static method in class org.uberfire.mocks.ParametrizedCommandMock
F
- FileSystemTestingUtils - Class in org.uberfire.mocks
- FileSystemTestingUtils() - Constructor for class org.uberfire.mocks.FileSystemTestingUtils
- fire(T) - Method in class org.uberfire.mocks.EventSourceMock
- fireAsync(U) - Method in class org.uberfire.mocks.EventSourceMock
- fireAsync(U, NotificationOptions) - Method in class org.uberfire.mocks.EventSourceMock
G
- get() - Method in class org.uberfire.mocks.MockInstanceImpl
- getFileSystem() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- getFSCacheInfo() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- getId() - Method in class org.uberfire.mocks.SessionInfoMock
- getIdentity() - Method in class org.uberfire.mocks.SessionInfoMock
- getIoService() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- getProvider() - Method in class org.uberfire.mocks.FileSystemTestingUtils
I
- invoke(Object, Method, Object[]) - Method in class org.uberfire.mocks.CallerProxy
- IocTestingUtils - Class in org.uberfire.mocks
-
Utility class to SyncBeanManager mocking.
- IocTestingUtils() - Constructor for class org.uberfire.mocks.IocTestingUtils
- isAmbiguous() - Method in class org.uberfire.mocks.MockInstanceImpl
- isUnsatisfied() - Method in class org.uberfire.mocks.MockInstanceImpl
- iterator() - Method in class org.uberfire.mocks.MockInstanceImpl
M
- MockInstanceImpl<T> - Class in org.uberfire.mocks
- MockInstanceImpl(T...) - Constructor for class org.uberfire.mocks.MockInstanceImpl
- mockIocManager(SyncBeanManager) - Static method in class org.uberfire.mocks.IocTestingUtils
-
Mocks a SyncBeanManager to return a mocked bean when lookupBean is called.
O
- org.uberfire.mocks - package org.uberfire.mocks
- org.uberfire.promise - package org.uberfire.promise
P
- ParametrizedCommandMock - Class in org.uberfire.mocks
- ParametrizedCommandMock() - Constructor for class org.uberfire.mocks.ParametrizedCommandMock
- PENDING - org.uberfire.promise.SyncPromises.Status
R
- REJECTED - org.uberfire.promise.SyncPromises.Status
- RESOLVED - org.uberfire.promise.SyncPromises.Status
S
- select(Annotation...) - Method in class org.uberfire.mocks.EventSourceMock
- select(Annotation...) - Method in class org.uberfire.mocks.MockInstanceImpl
- select(Class<U>, Annotation...) - Method in class org.uberfire.mocks.EventSourceMock
- select(Class<U>, Annotation...) - Method in class org.uberfire.mocks.MockInstanceImpl
- select(TypeLiteral<U>, Annotation...) - Method in class org.uberfire.mocks.EventSourceMock
- select(TypeLiteral<U>, Annotation...) - Method in class org.uberfire.mocks.MockInstanceImpl
- SessionInfoMock - Class in org.uberfire.mocks
- SessionInfoMock() - Constructor for class org.uberfire.mocks.SessionInfoMock
- SessionInfoMock(String) - Constructor for class org.uberfire.mocks.SessionInfoMock
- SessionInfoMock(String, String) - Constructor for class org.uberfire.mocks.SessionInfoMock
- setErrorCallBack(ErrorCallback<Object>) - Method in class org.uberfire.mocks.CallerProxy
- setProviderAsDefault() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- setSuccessCallBack(RemoteCallback<Object>) - Method in class org.uberfire.mocks.CallerProxy
- setup() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- setup(boolean) - Method in class org.uberfire.mocks.FileSystemTestingUtils
- setup(boolean, String) - Method in class org.uberfire.mocks.FileSystemTestingUtils
- setup(String) - Method in class org.uberfire.mocks.FileSystemTestingUtils
- setupJGitRepository(String, boolean) - Method in class org.uberfire.mocks.FileSystemTestingUtils
- shutDownProvider() - Method in class org.uberfire.mocks.FileSystemTestingUtils
- status - Variable in class org.uberfire.promise.SyncPromises.SyncPromise
- SyncPromises - Class in org.uberfire.promise
- SyncPromises() - Constructor for class org.uberfire.promise.SyncPromises
- SyncPromises.Status - Enum in org.uberfire.promise
- SyncPromises.SyncPromise<T> - Class in org.uberfire.promise
T
- then(IThenable.ThenOnFulfilledCallbackFn<? super T, ? extends V>) - Method in class org.uberfire.promise.SyncPromises.SyncPromise
V
- value - Variable in class org.uberfire.promise.SyncPromises.SyncPromise
- valueOf(String) - Static method in enum org.uberfire.promise.SyncPromises.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.uberfire.promise.SyncPromises.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages