A C D E G R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(Statement, Description) - Method in class com.avanza.astrix.test.AstrixRule
- apply(Statement, Description) - Method in class com.avanza.astrix.test.TestApiResetRule
- AstrixRule - Class in com.avanza.astrix.test
-
Test utility that manages an internal service registry, config-source and AstrixContext.
- AstrixRule(MapConfigSource, Class<? extends TestApi>...) - Constructor for class com.avanza.astrix.test.AstrixRule
- AstrixRule(MapConfigSource, Consumer<? super AstrixRuleContext>, Class<? extends TestApi>...) - Constructor for class com.avanza.astrix.test.AstrixRule
- AstrixRule(Class<? extends TestApi>...) - Constructor for class com.avanza.astrix.test.AstrixRule
- AstrixRule(Consumer<? super AstrixRuleContext>, Class<? extends TestApi>...) - Constructor for class com.avanza.astrix.test.AstrixRule
C
- com.avanza.astrix.test - package com.avanza.astrix.test
D
- destroy() - Method in class com.avanza.astrix.test.AstrixRule
E
- exceptionsExtendsServiceInvocationException() - Method in class com.avanza.astrix.test.ServiceInvocationExceptionTestBase
G
- getAstrix() - Method in class com.avanza.astrix.test.AstrixRule
- getAstrixContext() - Method in class com.avanza.astrix.test.AstrixRule
- getConfigSource() - Method in class com.avanza.astrix.test.AstrixRule
- getConfigSourceId() - Method in class com.avanza.astrix.test.AstrixRule
-
The configSourceId might be used to retrieve the ConfigSource instance using
GlobalConfigSourceRegistry.getConfigSource(String) - getServiceRegistryUri() - Method in class com.avanza.astrix.test.AstrixRule
- getTestApi(Class<T>) - Method in class com.avanza.astrix.test.AstrixRule
R
- registerProxy(Class<T>) - Method in class com.avanza.astrix.test.AstrixRule
- registerProxy(Class<T>, String) - Method in class com.avanza.astrix.test.AstrixRule
- resetProxies() - Method in class com.avanza.astrix.test.AstrixRule
- resetTestApis() - Method in class com.avanza.astrix.test.AstrixRule
S
- ServiceInvocationExceptionTestBase - Class in com.avanza.astrix.test
-
Extend this test-class in order to test that your RuntimeExceptions are Astrix ready.
- setConfigurationProperty(String, String) - Method in class com.avanza.astrix.test.AstrixRule
- setProxyState(Class<T>, String, T) - Method in class com.avanza.astrix.test.AstrixRule
-
Sets the proxy state for a given proxy in the service registry.
- setProxyState(Class<T>, T) - Method in class com.avanza.astrix.test.AstrixRule
-
Sets the proxy state for a given proxy in the service registry.
- subtypesOfServiceInvocationExceptionImplementRecreateOnClientSideMethod() - Method in class com.avanza.astrix.test.ServiceInvocationExceptionTestBase
T
- TestApiResetRule - Class in com.avanza.astrix.test
- TestApiResetRule(AstrixRule) - Constructor for class com.avanza.astrix.test.TestApiResetRule
W
- waitForBean(Class<T>, long) - Method in class com.avanza.astrix.test.AstrixRule
- waitForBean(Class<T>, String, long) - Method in class com.avanza.astrix.test.AstrixRule
All Classes All Packages