Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

AcceptanceIT - Class in com.spotify.apollo.httpservice.acceptance
 
AcceptanceIT() - Constructor for class com.spotify.apollo.httpservice.acceptance.AcceptanceIT
 
allowsAddingMultipleHeaders() - Method in class com.spotify.apollo.ResponseTest
 
allowsOverrideHeaderValues() - Method in class com.spotify.apollo.ResponseTest
 
ApolloConfigTest - Class in com.spotify.apollo.environment
 
ApolloConfigTest() - Constructor for class com.spotify.apollo.environment.ApolloConfigTest
 
ApolloEnvironmentModuleTest - Class in com.spotify.apollo.environment
 
ApolloEnvironmentModuleTest() - Constructor for class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
ApolloRequestHandlerTest - Class in com.spotify.apollo.http.server
 
ApolloRequestHandlerTest() - Constructor for class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
application_should_have_started_with_pod(String) - Method in class com.spotify.apollo.httpservice.acceptance.ServiceStepdefs
 
ApplicationOrMetaRouterTest - Class in com.spotify.apollo.meta
 
ApplicationOrMetaRouterTest() - Constructor for class com.spotify.apollo.meta.ApplicationOrMetaRouterTest
 
asShouldNotSerializeByteString() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
asShouldNotSerializeResponseByteString() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
asShouldSerializeCharSequenceAsString() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
asShouldSerializeObjectAsJson() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
asShouldSerializeResponseCharSequenceAsString() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
asShouldSerializeResponseObjectAsJson() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
asShouldSerializeStringAsString() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
AsyncHandlerTest - Class in com.spotify.apollo.route
 
AsyncHandlerTest() - Constructor for class com.spotify.apollo.route.AsyncHandlerTest
 

B

belongsToFamilyMatcherDoesNotMatchStatusTypeWithDifferentFamily() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
belongsToFamilyMatcherMatchesStatusTypeWithSameFamily() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
blessed_service_with_args(String, String, String) - Method in class com.spotify.apollo.httpservice.acceptance.ServiceStepdefs
 
BlessedPathService - Class in com.spotify.apollo.httpservice.acceptance
A service implemented using the things that currently represent the 'blessed path', or the latest-and-greatest version of the API.
BlessedPathService() - Constructor for class com.spotify.apollo.httpservice.acceptance.BlessedPathService
 

C

callTest() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
canConfigureAddressAndPort() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
canConfigureKeepAliveTimeout() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
canConfigureMaxHttpChunkLength() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
canConfigureRegistrationName() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
canConfigureTtlMillis() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
canConfigureWorkerThreads() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
ClientDecoratorTest - Class in com.spotify.apollo.environment
 
ClientDecoratorTest() - Constructor for class com.spotify.apollo.environment.ClientDecoratorTest
 
com.spotify.apollo - package com.spotify.apollo
 
com.spotify.apollo.concurrent - package com.spotify.apollo.concurrent
 
com.spotify.apollo.core - package com.spotify.apollo.core
 
com.spotify.apollo.dispatch - package com.spotify.apollo.dispatch
 
com.spotify.apollo.environment - package com.spotify.apollo.environment
 
com.spotify.apollo.http.client - package com.spotify.apollo.http.client
 
com.spotify.apollo.http.server - package com.spotify.apollo.http.server
 
com.spotify.apollo.httpservice - package com.spotify.apollo.httpservice
 
com.spotify.apollo.httpservice.acceptance - package com.spotify.apollo.httpservice.acceptance
 
com.spotify.apollo.httpservice.example - package com.spotify.apollo.httpservice.example
 
com.spotify.apollo.meta - package com.spotify.apollo.meta
 
com.spotify.apollo.meta.model - package com.spotify.apollo.meta.model
 
com.spotify.apollo.meta.model.benchmark - package com.spotify.apollo.meta.model.benchmark
 
com.spotify.apollo.request - package com.spotify.apollo.request
 
com.spotify.apollo.route - package com.spotify.apollo.route
 
com.spotify.apollo.slack - package com.spotify.apollo.slack
 
com.spotify.apollo.test - package com.spotify.apollo.test
 
com.spotify.apollo.test.helper - package com.spotify.apollo.test.helper
 
com.spotify.apollo.test.unit - package com.spotify.apollo.test.unit
 
config() - Method in class com.spotify.apollo.slack.SlackProviderTest
 
configDefaults() - Method in class com.spotify.apollo.slack.SlackProviderTest
 
configDefaultsToServicename() - Method in class com.spotify.apollo.slack.SlackProviderTest
 
ConfigUtilTest - Class in com.spotify.apollo.environment
 
ConfigUtilTest() - Constructor for class com.spotify.apollo.environment.ConfigUtilTest
 
contentTypeShouldAddToNonResponse() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
contentTypeShouldAddToResponse() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
create(Environment) - Method in class com.spotify.apollo.httpservice.acceptance.BlessedPathService
 
customConfigResolverShouldWork() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 

D

decoratorShouldAddService() - Method in class com.spotify.apollo.environment.ServiceSettingClientTest
 
decoratorShouldNotOverrideService() - Method in class com.spotify.apollo.environment.ServiceSettingClientTest
 
DefaultMetaGathererTest - Class in com.spotify.apollo.meta.model
 
DefaultMetaGathererTest() - Constructor for class com.spotify.apollo.meta.model.DefaultMetaGathererTest
 
doesNotHaveHeaderMatcherDoesNotMatchResponseWithMatchingHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
doesNotHaveHeaderMatcherMatchesResponseWithNoHeaders() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
doesNotHaveHeaderMatcherMatchesResponseWithNonMatchingHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
dontLoadWithoutWebhook() - Method in class com.spotify.apollo.slack.SlackModuleTest
 
doRequest(GathererBenchmark.Shared) - Method in class com.spotify.apollo.meta.model.benchmark.GathererBenchmark
 
droppedAfterExpiration() - Method in class com.spotify.apollo.request.RequestTrackerTest
 

E

EndpointInvocationHandlerTest - Class in com.spotify.apollo.dispatch
 
EndpointInvocationHandlerTest() - Constructor for class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
EnvironmentFactoryTest - Class in com.spotify.apollo.environment
Unit-tests for EnvironmentImpl class.
EnvironmentFactoryTest() - Constructor for class com.spotify.apollo.environment.EnvironmentFactoryTest
 
ExampleService - Class in com.spotify.apollo.httpservice.example
 
ExampleService() - Constructor for class com.spotify.apollo.httpservice.example.ExampleService
 
exception - Variable in class com.spotify.apollo.http.server.HttpServerModuleTest
 
exception - Variable in class com.spotify.apollo.httpservice.HttpServiceTest
 
exception - Variable in class com.spotify.apollo.test.StubClientTest
 
expectedException - Variable in class com.spotify.apollo.core.ServicesTest
 
expectedException - Variable in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 

F

FallbackClientTest - Class in com.spotify.apollo.test
 
FallbackClientTest() - Constructor for class com.spotify.apollo.test.FallbackClientTest
 
ForwardingHttpClientTest - Class in com.spotify.apollo.http.client
 
ForwardingHttpClientTest() - Constructor for class com.spotify.apollo.http.client.ForwardingHttpClientTest
 

G

GathererBenchmark - Class in com.spotify.apollo.meta.model.benchmark
 
GathererBenchmark() - Constructor for class com.spotify.apollo.meta.model.benchmark.GathererBenchmark
 
GathererBenchmark.Shared - Class in com.spotify.apollo.meta.model.benchmark
 
getResponseFromPing() - Method in class com.spotify.apollo.test.StubClientTest
 

H

handle(HttpRequest) - Method in class com.spotify.apollo.http.client.SleepCallback
 
hasHeaderMatcherDoesNotMatchResponseWithHeaderNotMatchingValue() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasHeaderMatcherDoesNotMatchResponseWithMissingHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasHeaderMatcherDoesNotMatchResponseWithNoHeaders() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasHeaderMatcherMatchesResponseWithMatchingHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasHeaderMatcherMatchesResponseWithMultipleHeadersAndMatchingHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasMethod_shouldFail() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasMethod_shouldMatchPath() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasNoHeadersMatcherDoesNotMatchResponseWithSomeHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasNoHeadersMatcherMatchesResponseWithoutHeader() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasNoPayloadMatcherDoesNotMatchesResponseWithPayload() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasNoPayloadMatcherMatchesResponseWithoutPayload() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasNoRegistrationNameByDefault() - Method in class com.spotify.apollo.http.server.HttpServerConfigTest
 
hasPayloadMatcherDoesCallPayloadMatcherWhenResponseHasNoPayload() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasPayloadMatcherDoesNotMatchResponseWithNonMatchingPayload() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasPayloadMatcherDoesNotMatchResponseWithNoPayload() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasPayloadMatcherMatchesResponseWithMatchingPayload() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasStatusMatcherDoesNotMatchResponseWithNonMatchingStatusType() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasStatusMatcherMatchesResponseWithMatchingStatusType() - Method in class com.spotify.apollo.test.unit.ResponseMatchersTest
 
hasUri_shouldFail() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasUri_shouldMatchPath() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasUriAndMethod_shouldFailMethod() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasUriAndMethod_shouldFailMethodAndPath() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasUriAndMethod_shouldFailPath() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
hasUriAndMethod_shouldMatchMethodAndPath() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
helperMethodsShouldProduceCorrectRoutes(String, RouteProvider) - Method in class com.spotify.apollo.route.RouteRuleBuilderTest
 
HtmlSerializerMiddlewaresTest - Class in com.spotify.apollo.route
 
HtmlSerializerMiddlewaresTest() - Constructor for class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
HttpClientModuleTest - Class in com.spotify.apollo.http.client
 
HttpClientModuleTest() - Constructor for class com.spotify.apollo.http.client.HttpClientModuleTest
 
HttpClientTest - Class in com.spotify.apollo.http.client
 
HttpClientTest() - Constructor for class com.spotify.apollo.http.client.HttpClientTest
 
HttpServerConfigTest - Class in com.spotify.apollo.http.server
 
HttpServerConfigTest() - Constructor for class com.spotify.apollo.http.server.HttpServerConfigTest
 
HttpServerModuleTest - Class in com.spotify.apollo.http.server
 
HttpServerModuleTest() - Constructor for class com.spotify.apollo.http.server.HttpServerModuleTest
 
HttpServerProviderTest - Class in com.spotify.apollo.http.server
 
HttpServerProviderTest() - Constructor for class com.spotify.apollo.http.server.HttpServerProviderTest
 
HttpServiceModuleTest - Class in com.spotify.apollo.httpservice
 
HttpServiceModuleTest() - Constructor for class com.spotify.apollo.httpservice.HttpServiceModuleTest
 
HttpServiceTest - Class in com.spotify.apollo.httpservice
 
HttpServiceTest() - Constructor for class com.spotify.apollo.httpservice.HttpServiceTest
 
httpShouldAppendPayloadFor200() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
httpShouldNotAppendPayloadForHeadAnd200() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
httpShouldNotSetContentLengthOrAppendPayloadForInvalidStatusCodes() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
httpShouldSetContentLengthFor200() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
httpShouldSetContentLengthForHeadAnd200() - Method in class com.spotify.apollo.route.MiddlewaresTest
 

I

init(Environment) - Static method in class com.spotify.apollo.httpservice.example.ExampleService
 
init() - Method in class com.spotify.apollo.meta.model.benchmark.GathererBenchmark.Shared
 

J

JsonSerializerMiddlewaresTest - Class in com.spotify.apollo.route
 
JsonSerializerMiddlewaresTest() - Constructor for class com.spotify.apollo.route.JsonSerializerMiddlewaresTest
 

L

loadWithWebhook() - Method in class com.spotify.apollo.slack.SlackModuleTest
 

M

main(String[]) - Static method in class com.spotify.apollo.httpservice.acceptance.BlessedPathService
 
main(String[]) - Static method in class com.spotify.apollo.httpservice.example.ExampleService
 
main(String[]) - Static method in class com.spotify.apollo.meta.model.benchmark.GathererBenchmark
 
main(String...) - Static method in class com.spotify.apollo.slack.SlackExample
Run this with your webhook as a JVM argument, e.g.
MetaApplicationTest - Class in com.spotify.apollo.meta
 
MetaApplicationTest() - Constructor for class com.spotify.apollo.meta.MetaApplicationTest
 
MetaDescriptorTest - Class in com.spotify.apollo.meta
 
MetaDescriptorTest() - Constructor for class com.spotify.apollo.meta.MetaDescriptorTest
 
methods() - Static method in class com.spotify.apollo.route.RouteRuleBuilderTest
 
MiddlewaresTest - Class in com.spotify.apollo.route
 
MiddlewaresTest() - Constructor for class com.spotify.apollo.route.MiddlewaresTest
 
MiddlewareTest - Class in com.spotify.apollo.route
 
MiddlewareTest() - Constructor for class com.spotify.apollo.route.MiddlewareTest
 
mockServerRule - Variable in class com.spotify.apollo.http.client.HttpClientTest
 

O

optionalOrShouldReturnAlternativeIfFirstMissing() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
optionalOrShouldReturnFirstIfPresent() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
OutgoingCallsGatheringClientTest - Class in com.spotify.apollo.meta
 
OutgoingCallsGatheringClientTest() - Constructor for class com.spotify.apollo.meta.OutgoingCallsGatheringClientTest
 

P

provider() - Static method in class com.spotify.apollo.route.RouteRuleBuilderTest
 

R

reasonPhraseMatcherDoesNotMatchStatusTypeWithNonMatchingReasonPhrase() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
reasonPhraseMatcherMatchesStatusTypeWithMatchingReasonPhrase() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
RequestHandlerImplTest - Class in com.spotify.apollo.request
 
RequestHandlerImplTest() - Constructor for class com.spotify.apollo.request.RequestHandlerImplTest
 
RequestMatchersTest - Class in com.spotify.apollo.test.unit
 
RequestMatchersTest() - Constructor for class com.spotify.apollo.test.unit.RequestMatchersTest
 
RequestRunnableImplTest - Class in com.spotify.apollo.request
 
RequestRunnableImplTest() - Constructor for class com.spotify.apollo.request.RequestRunnableImplTest
 
requests_to_are_responded_to_with(String, String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
RequestStepdefs - Class in com.spotify.apollo.httpservice.acceptance
 
RequestStepdefs() - Constructor for class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
RequestTest - Class in com.spotify.apollo
 
RequestTest() - Constructor for class com.spotify.apollo.RequestTest
 
RequestTrackerTest - Class in com.spotify.apollo.request
 
RequestTrackerTest() - Constructor for class com.spotify.apollo.request.RequestTrackerTest
 
ResponseMatchersTest - Class in com.spotify.apollo.test.unit
 
ResponseMatchersTest() - Constructor for class com.spotify.apollo.test.unit.ResponseMatchersTest
 
ResponseTest - Class in com.spotify.apollo
 
ResponseTest() - Constructor for class com.spotify.apollo.ResponseTest
 
RouteEndpointTest - Class in com.spotify.apollo.route
 
RouteEndpointTest() - Constructor for class com.spotify.apollo.route.RouteEndpointTest
 
RouteMatchersTest - Class in com.spotify.apollo.test.unit
 
RouteMatchersTest() - Constructor for class com.spotify.apollo.test.unit.RouteMatchersTest
 
RouteRuleBuilderTest - Class in com.spotify.apollo.route
 
RouteRuleBuilderTest() - Constructor for class com.spotify.apollo.route.RouteRuleBuilderTest
 
routes() - Static method in class com.spotify.apollo.httpservice.acceptance.BlessedPathService
 
RouteTest - Class in com.spotify.apollo.route
 
RouteTest() - Constructor for class com.spotify.apollo.route.RouteTest
 
RoutingEngineTest - Class in com.spotify.apollo
A Test that mainly validates some wildcards in the signatures of Environment.RoutingEngine
RoutingEngineTest() - Constructor for class com.spotify.apollo.RoutingEngineTest
 
RuleRouterTest - Class in com.spotify.apollo.route
 
RuleRouterTest() - Constructor for class com.spotify.apollo.route.RuleRouterTest
 
RunTestInFocus - Class in com.spotify.apollo.httpservice.acceptance
 
RunTestInFocus() - Constructor for class com.spotify.apollo.httpservice.acceptance.RunTestInFocus
 

S

sending_a_request_to(String, String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
serializerShouldCopyHeadersFromResponses() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
serializerShouldCopyStatusCodeFromResponses() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
serializerShouldNotSerializeNull() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
serializerShouldNotSetContentTypeIfAbsent() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
serializerShouldSerialize() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
serializerShouldSerializeResponses() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
serializerShouldSetContentTypeIfPresent() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
service(AppInit) - Method in class com.spotify.apollo.httpservice.HttpServiceModuleTest
 
service_in_pod(String, String, String) - Method in class com.spotify.apollo.httpservice.acceptance.ServiceStepdefs
 
service_with_args(String, String, String, String) - Method in class com.spotify.apollo.httpservice.acceptance.ServiceStepdefs
 
serviceHelper - Variable in class com.spotify.apollo.test.helper.ServiceHelperTest
 
ServiceHelperTest - Class in com.spotify.apollo.test.helper
 
ServiceHelperTest() - Constructor for class com.spotify.apollo.test.helper.ServiceHelperTest
 
ServiceImplTest - Class in com.spotify.apollo.core
 
ServiceImplTest() - Constructor for class com.spotify.apollo.core.ServiceImplTest
 
ServiceSettingClientTest - Class in com.spotify.apollo.environment
 
ServiceSettingClientTest() - Constructor for class com.spotify.apollo.environment.ServiceSettingClientTest
 
ServiceStepdefs - Class in com.spotify.apollo.httpservice.acceptance
 
ServiceStepdefs() - Constructor for class com.spotify.apollo.httpservice.acceptance.ServiceStepdefs
 
ServicesTest - Class in com.spotify.apollo.core
 
ServicesTest() - Constructor for class com.spotify.apollo.core.ServicesTest
 
settingMultipleConfigResolversShouldFail1() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
settingMultipleConfigResolversShouldFail2() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
settingMultipleConfigResolversShouldFail3() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
settingMultipleConfigResolversShouldFail4() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
settingMultipleConfigResolversShouldFail5() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
settingMultipleConfigResolversShouldFail6() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
setUp() - Method in class com.spotify.apollo.concurrent.UtilTest
 
setUp() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
setUp() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
setUp() - Method in class com.spotify.apollo.environment.ClientDecoratorTest
 
setUp() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
setup() - Method in class com.spotify.apollo.environment.ServiceSettingClientTest
 
setUp() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
setUp() - Method in class com.spotify.apollo.httpservice.HttpServiceTest
 
setUp() - Method in class com.spotify.apollo.meta.model.DefaultMetaGathererTest
 
setUp() - Method in class com.spotify.apollo.meta.OutgoingCallsGatheringClientTest
 
setUp() - Method in class com.spotify.apollo.request.RequestHandlerImplTest
 
setUp() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
setUp() - Method in class com.spotify.apollo.request.RequestTrackerTest
 
setUp() - Method in class com.spotify.apollo.request.TrackedOngoingRequestImplTest
 
setUp() - Method in class com.spotify.apollo.request.TrackingEndpointRunnableFactoryTest
 
setUp() - Method in class com.spotify.apollo.route.MiddlewaresTest
 
setUp() - Method in class com.spotify.apollo.route.RouteEndpointTest
 
setUp() - Method in class com.spotify.apollo.route.RouteTest
 
setUp() - Method in class com.spotify.apollo.route.VersionedRouteImplTest
 
setUp() - Method in class com.spotify.apollo.route.VersionsTest
 
setUp() - Method in class com.spotify.apollo.test.FallbackClientTest
 
setUp() - Method in class com.spotify.apollo.test.StubClientTest
 
setUp() - Method in class com.spotify.apollo.test.unit.RouteMatchersTest
 
Shared() - Constructor for class com.spotify.apollo.meta.model.benchmark.GathererBenchmark.Shared
 
shouldAllowDoubleSlashesInPath() - Method in class com.spotify.apollo.route.RuleRouterTest
 
shouldAllowModifyingUri() - Method in class com.spotify.apollo.RequestTest
 
shouldAllowOverlappingUrisForDifferentMethods() - Method in class com.spotify.apollo.route.VersionsTest
 
shouldAllowSettingReasonPhrase() - Method in class com.spotify.apollo.StatusTest
 
shouldBindDecoratedClient() - Method in class com.spotify.apollo.environment.ClientDecoratorTest
 
shouldCatchErrorBeforeTimeout() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldCatchExceptionBeforeTimeout() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldClearHeaders() - Method in class com.spotify.apollo.RequestTest
 
shouldClearSetupRequestsOnClear() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldCloseThingsInTheRightOrder() - Method in class com.spotify.apollo.http.server.HttpServerProviderTest
 
shouldCollectRegisteredRoutes() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
shouldCompile() - Method in class com.spotify.apollo.RoutingEngineTest
 
shouldCompose() - Method in class com.spotify.apollo.route.MiddlewareTest
 
shouldConvertToFuture() - Method in class com.spotify.apollo.concurrent.UtilTest
 
shouldConvertToStage() - Method in class com.spotify.apollo.concurrent.UtilTest
 
shouldCreateOneRouteForEachVersionExcludingTheVersionItIsRemovedIn() - Method in class com.spotify.apollo.route.VersionsTest
 
shouldCreateRule(String) - Method in class com.spotify.apollo.route.RouteRuleBuilderTest
 
shouldDestroyApplicationOnExit() - Method in class com.spotify.apollo.httpservice.HttpServiceModuleTest
 
shouldDisallowAddingDelayForResponseSource() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldDisallowChangingDelayForResponseSource() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldDisallowEmptyRange1() - Method in class com.spotify.apollo.route.VersionedRouteImplTest
 
shouldDisallowEmptyRange2() - Method in class com.spotify.apollo.route.VersionedRouteImplTest
 
shouldDisallowInfiniteIterativeReplies() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldDisallowNegativeRemovedIn() - Method in class com.spotify.apollo.route.VersionedRouteImplTest
 
shouldDisallowNegativeValidFrom() - Method in class com.spotify.apollo.route.VersionedRouteImplTest
 
shouldDisallowRequestsBeforeStarted() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldExtractAllParameters() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldExtractCompleteUri() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldExtractCorrectMethod() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldExtractFirstQueryParameter() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldFailForOverlappingVersions() - Method in class com.spotify.apollo.route.VersionsTest
 
shouldFailRequestsWhenClosed() - Method in class com.spotify.apollo.request.RequestTrackerTest
 
shouldFallBackIfNoResponseFound() - Method in class com.spotify.apollo.test.FallbackClientTest
 
shouldFlatMap() - Method in class com.spotify.apollo.route.AsyncHandlerTest
 
shouldFlatMap() - Method in class com.spotify.apollo.route.SyncHandlerTest
 
shouldFlatMapSync() - Method in class com.spotify.apollo.route.AsyncHandlerTest
 
shouldGatherCalls() - Method in class com.spotify.apollo.request.TrackingEndpointRunnableFactoryTest
 
shouldGatherCallsWithServiceFromAuthority() - Method in class com.spotify.apollo.meta.OutgoingCallsGatheringClientTest
 
shouldGetFunctioningEnvironment() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
shouldGetFunctioningEnvironmentInAppInit() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
shouldHandleAppInit() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
shouldHandleComplexExample() - Method in class com.spotify.apollo.route.VersionsTest
 
shouldHandleNullsFromStage() - Method in class com.spotify.apollo.concurrent.UtilTest
 
shouldHaveSingletonOK() - Method in class com.spotify.apollo.ResponseTest
 
shouldIncludeDocstringInEndpointInfo() - Method in class com.spotify.apollo.route.RouteEndpointTest
 
shouldInitAndDestroyApplication() - Method in class com.spotify.apollo.httpservice.HttpServiceModuleTest
 
shouldJsonSerialize() - Method in class com.spotify.apollo.route.JsonSerializerMiddlewaresTest
 
shouldJsonSerializeResponse() - Method in class com.spotify.apollo.route.JsonSerializerMiddlewaresTest
 
shouldJsonSerializeResponseSync() - Method in class com.spotify.apollo.route.JsonSerializerMiddlewaresTest
 
shouldJsonSerializeSync() - Method in class com.spotify.apollo.route.JsonSerializerMiddlewaresTest
 
shouldMap() - Method in class com.spotify.apollo.route.AsyncHandlerTest
 
shouldMap() - Method in class com.spotify.apollo.route.SyncHandlerTest
 
shouldMatchMeta() - Method in class com.spotify.apollo.meta.ApplicationOrMetaRouterTest
 
shouldMatchMethod() - Method in class com.spotify.apollo.test.unit.RequestMatchersTest
 
shouldMatchUri() - Method in class com.spotify.apollo.test.unit.RequestMatchersTest
 
shouldMergeHeaders() - Method in class com.spotify.apollo.RequestTest
 
shouldNotBlockOnFutures() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
shouldNotHaveTTLByDefault() - Method in class com.spotify.apollo.RequestTest
 
shouldNotIgnoreCustomOk() - Method in class com.spotify.apollo.ResponseTest
 
shouldNotReplyIfNotTracked() - Method in class com.spotify.apollo.request.TrackedOngoingRequestImplTest
 
shouldOverrideConfig() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldPrependVersionToUriOfRoute() - Method in class com.spotify.apollo.route.VersionsTest
 
shouldPropagateExceptionsToFuture() - Method in class com.spotify.apollo.concurrent.UtilTest
 
shouldPropagateExceptionsToStage() - Method in class com.spotify.apollo.concurrent.UtilTest
 
shouldRegisterWithRequestTracker() - Method in class com.spotify.apollo.request.TrackedOngoingRequestImplTest
 
shouldReplaceControlCharsInReasonPhrase() - Method in class com.spotify.apollo.StatusTest
 
shouldReplaceCRInReasonPhrase() - Method in class com.spotify.apollo.StatusTest
 
shouldReplaceExistingHeader() - Method in class com.spotify.apollo.RequestTest
 
shouldReplaceNewlineInReasonPhrase() - Method in class com.spotify.apollo.StatusTest
 
shouldReply500IfApplicationRouterMatchThrows() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
shouldReply500IfApplicationRouterValidMethodsThrows() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
shouldReplySafelyForExceptions() - Method in class com.spotify.apollo.request.RequestHandlerImplTest
 
shouldReplyWithStatusOnly() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldResetConfig() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldResolveThroughResolver() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
shouldRespectCustomRequestMatcher() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldRespondWith500ForGeneralException() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
shouldRespondWithCalls() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
shouldRespondWithConfig() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
shouldRespondWithConfigOrigins() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
shouldRespondWithDetailMessageForExceptionsToNonClientCallers() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
shouldRespondWithDetailMessageForSyncExceptionsToNonClientCallers() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
shouldRespondWithDisabledConfig() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
shouldRespondWithEndpoints() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
shouldRespondWithInfo() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
shouldRespondWithResponseMessageForOk() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
shouldReturnAllConfiguredTargets() - Method in class com.spotify.apollo.route.RuleRouterTest
 
shouldReturnAllParameterValues() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnConfiguredStatusCode() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldReturnConstantReplies() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldReturnEmptyCollectionOnNonRoute() - Method in class com.spotify.apollo.route.RuleRouterTest
 
shouldReturnEmptyForMissingBoolean() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnEmptyForMissingDouble() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnEmptyForMissingInt() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnEmptyForMissingParameter() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldReturnEmptyForMissingString() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnEmptyPayloadWhenMissing() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldReturnFirstParameterValue() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnFirstParameterValueWithDefaultImplementation() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnHeader() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnHeaderWithDefaultMethod() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnIterativeReplies() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldReturnIterativeRepliesWithVaryingStatusCodes() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldReturnMethodsOnValidRoute() - Method in class com.spotify.apollo.route.RuleRouterTest
 
shouldReturnNoPayload() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnNullForMissingHeader() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnNullForMissingHeaderWithDefaultMethod() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnNullForMissingParameter() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnNullForMissingParameterWithDefaultMethod() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnPayload() - Method in class com.spotify.apollo.RequestTest
 
shouldReturnPayloadWhenPresent() - Method in class com.spotify.apollo.http.server.ApolloRequestHandlerTest
 
shouldReturnResultOfAsyncRoute() - Method in class com.spotify.apollo.route.RouteEndpointTest
 
shouldReturnResultOfSyncRoute() - Method in class com.spotify.apollo.route.RouteEndpointTest
 
shouldReturnStatusCodeIntegers() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldReturnValueForAvailableBoolean() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnValueForAvailableDouble() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnValueForAvailableInt() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldReturnValueForAvailableString() - Method in class com.spotify.apollo.environment.ConfigUtilTest
 
shouldRunDelegate() - Method in class com.spotify.apollo.request.TrackingEndpointRunnableFactoryTest
 
shouldRunEndpointRunnable() - Method in class com.spotify.apollo.request.RequestHandlerImplTest
 
shouldRunRequestRunnable() - Method in class com.spotify.apollo.request.RequestHandlerImplTest
 
shouldSeeConfigValues() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldSetRequestContextArrivalTime() - Method in class com.spotify.apollo.request.RequestHandlerImplTest
 
shouldSetTtl() - Method in class com.spotify.apollo.RequestTest
 
shouldSetUpConfig() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
shouldSimulateDelay() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldStartWithProvidedFirstVersion() - Method in class com.spotify.apollo.route.VersionsTest
 
shouldSupportClearingRequests() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldSupportHeadersForResponses() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldSupportNoPayloads() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldSupportRegisteringAdditionalModules() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldSupportSyncEndpointHandler() - Method in class com.spotify.apollo.route.RouteTest
 
shouldSupportTrackingRequests() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldSupportTrackingRequestsAndResponses() - Method in class com.spotify.apollo.test.StubClientTest
 
shouldThrowIfUsedAfterInit() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
shouldTimeoutIfStartupIsSlow() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldUnwrapMultiLineExceptions() - Method in class com.spotify.apollo.dispatch.EndpointInvocationHandlerTest
 
shouldUseEndpointRunnableFactoryDecorator() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
shouldUseRequestRunnableFactoryDecorator() - Method in class com.spotify.apollo.environment.ApolloEnvironmentModuleTest
 
shouldUseScheme() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
shouldValidateScheme() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
SlackExample - Class in com.spotify.apollo.slack
 
SlackExample() - Constructor for class com.spotify.apollo.slack.SlackExample
 
SlackModuleTest - Class in com.spotify.apollo.slack
 
SlackModuleTest() - Constructor for class com.spotify.apollo.slack.SlackModuleTest
 
SlackProviderTest - Class in com.spotify.apollo.slack
 
SlackProviderTest() - Constructor for class com.spotify.apollo.slack.SlackProviderTest
 
SleepCallback - Class in com.spotify.apollo.http.client
 
SleepCallback() - Constructor for class com.spotify.apollo.http.client.SleepCallback
 
smokeTest() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
smokeTest2() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
start() - Static method in class com.spotify.apollo.httpservice.acceptance.AcceptanceIT
 
start() - Static method in class com.spotify.apollo.httpservice.acceptance.RunTestInFocus
 
staticConfigShouldWork() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
StatusTest - Class in com.spotify.apollo
 
StatusTest() - Constructor for class com.spotify.apollo.StatusTest
 
StatusTypeMatchersTest - Class in com.spotify.apollo.test.unit
 
StatusTypeMatchersTest() - Constructor for class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
StubClientTest - Class in com.spotify.apollo.test
 
StubClientTest() - Constructor for class com.spotify.apollo.test.StubClientTest
 
SyncHandlerTest - Class in com.spotify.apollo.route
 
SyncHandlerTest() - Constructor for class com.spotify.apollo.route.SyncHandlerTest
 

T

tearDown() - Method in class com.spotify.apollo.httpservice.acceptance.ServiceStepdefs
 
tearDown() - Method in class com.spotify.apollo.meta.MetaApplicationTest
 
tearDown() - Static method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
TEST_TEMPLATE_FTL - Static variable in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
testArgsAreInConfig() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testArgsDone() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testArgumentsWithSameNameThrows() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testBackendApolloBackend() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testBackendApolloDomain() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testBackendDefault() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testBackendDomain() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testBrokenService() - Method in class com.spotify.apollo.httpservice.HttpServiceTest
 
testBrokenServiceSimple() - Method in class com.spotify.apollo.httpservice.HttpServiceTest
 
testCallServiceClient() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
testCanStartRegularModule() - Method in class com.spotify.apollo.http.server.HttpServerModuleTest
 
testCleanShutdown() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testConfig() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testConfigSupportsColonValues() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testConfigSupportsEqualsValues() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testCreateWithAppInit() - Method in class com.spotify.apollo.httpservice.HttpServiceTest
 
testCtor() - Method in class com.spotify.apollo.core.ServicesTest
 
testDecodes() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testDoesNotMatchPartialPath() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testDomain() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
testEmpty() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testEnableIncomingRequestLogging() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testEnableIncomingRequestLoggingDefault() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testEnableMetaApi() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testEnableMetaApiDefault() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testEnableOutgoingRequestLogging() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testEnableOutgoingRequestLoggingDefault() - Method in class com.spotify.apollo.environment.ApolloConfigTest
 
testEnvConfig() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testEnvConfigCustomPrefix() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testEnvConfigWithLeadingUnderscores() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testEnvConfigWithUnderscoresEverywhere() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testException() - Method in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
testExceptionDuringInit() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testGetExtractionCount() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testHasArgumentsNames() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testHasExecutors() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testHelp() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testHelpFallthrough() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testHtmlSerialize() - Method in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
testHtmlSerializeResponse() - Method in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
testHtmlSerializeResponseSync() - Method in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
testHtmlSerializeSync() - Method in class com.spotify.apollo.route.HtmlSerializerMiddlewaresTest
 
testInfo() - Method in class com.spotify.apollo.meta.model.DefaultMetaGathererTest
 
testInterrupt() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testLoadApolloVersion() - Method in class com.spotify.apollo.meta.MetaDescriptorTest
 
testMatchesEncoded() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchesEncodedUnicode() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchFail() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchFailOnWrongMethod() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchingFails() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
testMatchMultiple() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPath() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathDoesNotDecode() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathPlain() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathWithPartialSegmentPatternFaild() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathWithPartialSegmentPatternOnBothSides() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathWithPartialSegmentPatternPrefix() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathWithPartialSegmentPatternSuffix() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchPathWithPartialSegmentPatternWithUnicode() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchSuccess() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchTrailingSlash() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testMatchTrailingSlashInTemplate() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testModuleClassesAreLifecycleManaged() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testMultipleModules() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testNoArgs() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testNoArgsNoMatch() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testOverlaysExplicitConfigFile() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testParsesHeadersParameters() - Method in class com.spotify.apollo.http.server.HttpServerModuleTest
 
testParsesQueryParameters() - Method in class com.spotify.apollo.http.server.HttpServerModuleTest
 
testPathSegmentCanNotHavePrefixOrSuffix() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testPathSegmentCanNotHaveSuffix() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testPathSegmentMustBeLast() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testPayload() - Method in class com.spotify.apollo.test.helper.ServiceHelperTest
 
testPreservesOrder() - Method in class com.spotify.apollo.route.RuleRouterTest
 
testResolve() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testResolveInvalid() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testRun() - Method in class com.spotify.apollo.core.ServicesTest
 
testRunsMatchedEndpoint() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
testSend() - Method in class com.spotify.apollo.http.client.HttpClientTest
 
testSendHttp() - Method in class com.spotify.apollo.http.client.ForwardingHttpClientTest
 
testSendOther() - Method in class com.spotify.apollo.http.client.ForwardingHttpClientTest
 
testSendWeirdStatus() - Method in class com.spotify.apollo.http.client.HttpClientTest
 
testSendWithBody() - Method in class com.spotify.apollo.http.client.HttpClientTest
 
testShouldInsertHttpClientDecorator() - Method in class com.spotify.apollo.http.client.HttpClientModuleTest
 
testSignalShutdown() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testSimulateCtrlCInterrupted() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testSimulateCtrlCWaitingForShutdown() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testSyslog() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testSyslogFalse() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testSyslogTrue() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testTimeout() - Method in class com.spotify.apollo.http.client.HttpClientTest
 
testTimeoutFail() - Method in class com.spotify.apollo.http.client.HttpClientTest
 
testUnresolved() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testUnresolvedMixed() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testUsesConfig() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testUsingName() - Method in class com.spotify.apollo.core.ServicesTest
 
testVerbosity() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityConcise() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityConciseLong() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityConciseLongMany() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityConciseMany() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityConciseStacked() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityLong() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityLongMany() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityMany() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityQuiet() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityQuietLong() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityQuietThenVerbose() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testVerbosityStacked() - Method in class com.spotify.apollo.core.ServiceImplTest
 
testWithMethodOptions() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
testWrongMethod() - Method in class com.spotify.apollo.request.RequestRunnableImplTest
 
the_reason_phrase_is(String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
the_response_code_is(int) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
the_response_contains(String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
the_response_has_a_header_with_value(String, String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
the_response_is(String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
the_response_is_written(String) - Method in class com.spotify.apollo.httpservice.acceptance.RequestStepdefs
 
thrown - Variable in class com.spotify.apollo.concurrent.UtilTest
 
thrown - Variable in class com.spotify.apollo.http.client.HttpClientTest
 
thrown - Variable in class com.spotify.apollo.route.MiddlewaresTest
 
thrown - Variable in class com.spotify.apollo.route.RuleRouterTest
 
thrown - Variable in class com.spotify.apollo.route.VersionedRouteImplTest
 
thrown - Variable in class com.spotify.apollo.route.VersionsTest
 
thrown - Variable in class com.spotify.apollo.StatusTest
 
thrown - Variable in class com.spotify.apollo.test.helper.ServiceHelperTest
 
TrackedOngoingRequestImplTest - Class in com.spotify.apollo.request
 
TrackedOngoingRequestImplTest() - Constructor for class com.spotify.apollo.request.TrackedOngoingRequestImplTest
 
TrackingEndpointRunnableFactoryTest - Class in com.spotify.apollo.request
 
TrackingEndpointRunnableFactoryTest() - Constructor for class com.spotify.apollo.request.TrackingEndpointRunnableFactoryTest
 

U

UtilTest - Class in com.spotify.apollo.concurrent
 
UtilTest() - Constructor for class com.spotify.apollo.concurrent.UtilTest
 

V

verifyDummyConfig() - Method in class com.spotify.apollo.environment.EnvironmentFactoryTest
 
verifyUnicodeInUriThrows() - Method in class com.spotify.apollo.route.RuleRouterTest
 
VersionedRouteImplTest - Class in com.spotify.apollo.route
 
VersionedRouteImplTest() - Constructor for class com.spotify.apollo.route.VersionedRouteImplTest
 
VersionsTest - Class in com.spotify.apollo.route
 
VersionsTest() - Constructor for class com.spotify.apollo.route.VersionsTest
 

W

withCodeMatcherDoesNotMatchStatusTypeWithDifferentStatusCode() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
withCodeMatcherMatchesStatusTypeWithSameStatusCode() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
withTypeCodeMatcherDoesNotMatchStatusTypeWithDifferentStatusCode() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
withTypeCodeMatcherMatchesStatusTypeWithSameStatusCode() - Method in class com.spotify.apollo.test.unit.StatusTypeMatchersTest
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.