public class BindingFunctionBuilderTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BindingFunctionBuilderTest.InstanceProvider<T> |
static class |
BindingFunctionBuilderTest.TypeBp |
| Constructor and Description |
|---|
BindingFunctionBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAnnotatedBindings() |
void |
testAnyQualifierBindings() |
void |
testBindRuleGeneration() |
void |
testBindRuleGenerationExcludesDefault() |
void |
testBindRuleGenerationWithBindingExclude() |
void |
testBindToBadProvider() |
void |
testBindToInstance() |
void |
testBindToProviderInstance() |
void |
testBindToProviderType() |
void |
testBindToSatisfaction() |
void |
testBindToType() |
void |
testBindToWrongProvider() |
void |
testCachePolicy() |
void |
testFinalBindRule() |
void |
testInjectorContextSpecificBindRules() |
void |
testNamedBindings() |
void |
testRejectInvalidBinding() |
void |
testRejectInvalidInstanceBinding() |
public void testBindToProviderInstance()
throws Exception
Exceptionpublic void testInjectorContextSpecificBindRules()
throws Exception
Exceptionpublic void testBindRuleGenerationExcludesDefault()
throws Exception
Exceptionpublic void testBindRuleGenerationWithBindingExclude()
throws Exception
Exceptionpublic void testRejectInvalidBinding()
public void testRejectInvalidInstanceBinding()
Copyright © 2016 GroupLens Research. All rights reserved.