- Target() - Constructor for class org.grouplens.grapht.util.TestingProviders.Target
 
-  
 
- TckTest - Class in org.grouplens.grapht
 
-  
 
- TckTest() - Constructor for class org.grouplens.grapht.TckTest
 
-  
 
- testAbstractProvider() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testAcceptSkippedOptionalDep() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
Injection of component that optionally uses a skipped default should succeed.
 
- testAliasDefault() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that the default on the alias works.
 
- testAnchoredAndUnanchored() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testAnchoredToRoot() - Method in class org.grouplens.grapht.ContextOverrideTest
 
- 
Test anchored root binding.
 
- testAnnotatedBindings() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testAnnotationArrayAttribute() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testAnnotationClassMatch() - Method in class org.grouplens.grapht.reflect.QualifierMatcherTest
 
-  
 
- testAnnotationInstanceMatch() - Method in class org.grouplens.grapht.reflect.QualifierMatcherTest
 
-  
 
- testAnyChainEmptyContextSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testAnyChainNonEmptyContextSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testAnyMatch() - Method in class org.grouplens.grapht.reflect.QualifierMatcherTest
 
-  
 
- testAnyQualifierBindings() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testArrayCloned() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testArrayProxy() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testAttributesLookup() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testBadNull() - Method in class org.grouplens.grapht.NullComponentTest
 
-  
 
- testBadNullBinding() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testBadTypeDistance() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testBasicConstructor() - Method in class org.grouplens.grapht.util.ConstructorProxyTest
 
-  
 
- testBasicField() - Method in class org.grouplens.grapht.util.FieldProxyTest
 
-  
 
- testBasicLabel() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testBasicMethod() - Method in class org.grouplens.grapht.util.MethodProxyTest
 
-  
 
- testBasicProxy() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testBindAlias() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that binding to alias w/ dep on unaliased qualifier works.
 
- testBindAliasValue() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that binding to alias value w/ dep on unaliased qualifier works.
 
- testBindAndRequireAlias() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that binding and requiring alias works.
 
- testBindQualAndAlias() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that binding both alias and qualifier fails.
 
- testBindRuleGeneration() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindRuleGenerationExcludesDefault() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindRuleGenerationWithBindingExclude() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToBadProvider() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToInstance() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToProviderInstance() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToProviderType() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToSatisfaction() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToType() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBindToWrongProvider() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testBoundedProvider() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testBoxedDoubleBinding() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testBoxedIntBinding() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testCachePolicy() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testCachePolicySuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testCallsPostConstruct() - Method in class org.grouplens.grapht.util.ComponentLifecycleTest
 
- 
Test that the lifecycle management calls post-construct methods
 
- testCallsPreDestroy() - Method in class org.grouplens.grapht.util.ComponentLifecycleTest
 
- 
Test that the lifecycle management calls pre-destroy methods.
 
- testChainedDependenciesSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testChainsEqual() - Method in class org.grouplens.grapht.util.AbstractChainTest
 
-  
 
- testClassMatcherBadClassError() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testClassSatisfactionDesires() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testClassSatisfactionEquals() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testClassSatisfactionProvider() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testClosesAutoCloseable() - Method in class org.grouplens.grapht.util.ComponentLifecycleTest
 
-  
 
- testCombinedDesires() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testComparator() - Method in class org.grouplens.grapht.reflect.QualifierMatcherTest
 
-  
 
- testComplexDependenciesSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testConstructorParameterInjectionPoint() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testContextBreakingCycleSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testContextClosenessMatchSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testContextLengthMatchSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testContextRoleMatchSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testCopyBuilder() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testCyclicDependenciesFail() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- TestDAGNode - Class in org.grouplens.grapht.graph
 
-  
 
- TestDAGNode() - Constructor for class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testDeeperOverride() - Method in class org.grouplens.grapht.ContextOverrideTest
 
- 
Test bindings with a null, and a deeper context using a binding.
 
- testDefaultImplementation() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testDefaultNull() - Method in class org.grouplens.grapht.NullComponentTest
 
-  
 
- testDefaultProvider() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testDefaultValue() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testDependencySolverSerialization() - Method in class org.grouplens.grapht.graph.SerializationTest
 
-  
 
- testDftImplDoubleDepCache() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testDftImplDoubleDepPropUncache() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testDftImplDoubleDepUncache() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testDirectBinding() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testDiscreteToFloatCoercion() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testDoesNotCallPreDestroyOnInstance() - Method in class org.grouplens.grapht.util.ComponentLifecycleTest
 
- 
Test that the lifecycle management does not call pre-destroy methods on an instance.
 
- testDoesNotCloseAutoCloseableInstance() - Method in class org.grouplens.grapht.util.ComponentLifecycleTest
 
- 
If we inject an instance of an AutoCloseable, it should not be closed.
 
- testEdgeBFSByName() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testEdgeBFSFirst() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testEdgeBFSSingleNo() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testEdgeBFSSingleYes() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testEmptyChainNonEmptyContextFailure() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testEmptyGraph() - Method in class org.grouplens.grapht.graph.SerializationTest
 
-  
 
- testEquals() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testEquals() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testEquals() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testEraseClass() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testEraseParamType() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testEraseVariable() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testEraseWildcard() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testExactClassExactRoleMatch() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testExactClassExactRoleMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testExactClassNoRoleMatch() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testExactClassNoRoleMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testExtend() - Method in class org.grouplens.grapht.util.AbstractChainTest
 
-  
 
- testFailOptionalDepHasUnmetDep() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
Injection of component that optionally uses a non-skipped but transitively non-instantiable default should fail.
 
- testFailWithUnsatisfiedTransitiveDep() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
A skippable default with a satisfied dependency that itself has an unsatisfied dependency should fail.
 
- testFailWithUnusableDefaultForDep() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
Injection of component that depends on a skipped default should fail.
 
- testFieldInjectionPoints() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testFinalBindRule() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testFindBFSChildMatches() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testFindBFSFirstFound() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testFindBFSFirstNode() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testFindBFSSingletonNo() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testFindBFSSingletonYes() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testFromBigDecimalCoercion() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testFromBigIntegerCoercion() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testFromByteCoercion() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testFromFloatCoercion() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testFromLongCoercion() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testGetEdges() - Method in class org.grouplens.grapht.graph.DAGNodeBuilderTest
 
-  
 
- testGetLabel() - Method in class org.grouplens.grapht.graph.DAGNodeBuilderTest
 
-  
 
- testGetReverseEdge() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testGetTwoReverseEdges() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testIgnoreDefaultContextBindingSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testImplementedByDefault() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
-  
 
- testInferLoaderFromRefClass() - Method in class org.grouplens.grapht.util.ClassLoadersTest
 
-  
 
- testInferLoaderFromThread() - Method in class org.grouplens.grapht.util.ClassLoadersTest
 
-  
 
- TestingProviders - Class in org.grouplens.grapht.util
 
- 
A class with several inner classes implementing Provider for testing
 purposes.
 
- TestingProviders() - Constructor for class org.grouplens.grapht.util.TestingProviders
 
-  
 
- TestingProviders.AbstractProvider<T> - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.AbstractProvider2<T> - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.BoundedProvider<T extends TestingProviders.Target> - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.GenericTarget<T> - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.ImplementedProvider - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.ImplementedProvider2 - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.InterfaceProvider<T> - Interface in org.grouplens.grapht.util
 
-  
 
- TestingProviders.InterfaceProvider2<T> - Interface in org.grouplens.grapht.util
 
-  
 
- TestingProviders.MultiBoundProvider<T extends TestingProviders.Target & Cloneable> - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.SimpleProvider - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.SubtypedProvider - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.SubtypedProvider2 - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.Target - Class in org.grouplens.grapht.util
 
-  
 
- TestingProviders.UnboundedProvider<T> - Class in org.grouplens.grapht.util
 
-  
 
- testInheritedRoleDefault() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
-  
 
- testInjectorBuilderWithAnnotatedBindings() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testInjectorBuilderWithNamedBindings() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testInjectorContextSpecificBindRules() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testInjectorMissingNamedBinding() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testInjectorNoConstructor() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testInstanceBindRuleSuccess() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testInstanceSatisfactionDesires() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testInstanceSatisfactionProvider() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testInstanceSEquals() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testInterfaceDistance() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testInterfaceProvider() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testIsQualifier() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testLimitedBindRuleApplicationsFail() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testLimitedBindRuleApplicationsSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testMatchAny() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testMatchClass() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testMatchDefault() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testMatcherInheritenceSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testMatchNone() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testMatchNoneByNull() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testMatchValue() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testMemoizeCachePolicy() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testMemoizeDefaultCachePolicy() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testMemoizedProviderCachePolicy() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testMergeDescendants() - Method in class org.grouplens.grapht.graph.MergePoolTest
 
-  
 
- testMergeWithChildren() - Method in class org.grouplens.grapht.graph.MergePoolTest
 
-  
 
- testMultiBoundProvider() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testMultipleAttribute() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testMultipleDependenciesSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testMultipleDesires() - Method in class org.grouplens.grapht.solver.DesireChainTest
 
-  
 
- testMultipleRequestsMergeSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testMultipleRequestsNoMergeSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testMultipleRootsSharedDependencySuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testMultipleSatisfiableDesiresSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testNamedBindings() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testNamedQualifiers() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testNestedSkipping() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
Skippable defaults dependend on by skippable defaults should cleanly be skipped.
 
- testNewInstanceCachePolicy() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testNewInstanceDefaultCachePolicy() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testNewInstanceProviderCachePolicy() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testNoAttributes() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testNoBindRulesFail() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testNoClassInheritenceSubRoleNoMatch() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testNoContextMatch() - Method in class org.grouplens.grapht.reflect.QualifierMatcherTest
 
-  
 
- testNoDefaultDesire() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
-  
 
- testNoDependenciesSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testNoInheritenceNoMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testNonLeafSatisfiableDesireFail() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testNonSubsequenceFail() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testNoRoleInheritenceNoMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testNotNullable() - Method in class org.grouplens.grapht.reflect.internal.FieldInjectionPointTest
 
-  
 
- testNoValueAssignedForRequiredAttribute() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testNull() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testNullable() - Method in class org.grouplens.grapht.reflect.internal.FieldInjectionPointTest
 
-  
 
- testNullable() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testNullBinding() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testNullDeepConcrete() - Method in class org.grouplens.grapht.ContextOverrideTest
 
- 
Test bindings with a null, and a deeper context using a binding.
 
- testNullDeepConcreteAnchored() - Method in class org.grouplens.grapht.ContextOverrideTest
 
- 
Test bindings with a null, and a deeper context using a binding, with
 an anchored matcher.
 
- testNullInstanceBindRuleSuccess() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testNullSatisfactionEquals() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testOrderByCloseness() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testOrderByLength() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testOrderByLengthAfterCloseness() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testOrderByType() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testOrderByTypeLast() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testOrderSubsequenceBeforeOther() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testOverrideDefaultImplementation() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testOverrideDefaultProvider() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testParentReferencesGrandChildSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testPatternForPlug() - Method in class org.grouplens.grapht.ContextOverrideTest
 
-  
 
- testPreemptDefaultImplementation() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
- 
Test that the DefaultImplementation annotation overrides META-INF.
 
- testPrimitiveBoxing() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testPrimitiveDoubleBinding() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testPrimitiveIntBinding() - Method in class org.grouplens.grapht.ParameterAnnotationTest
 
-  
 
- testPrimitiveMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testPrimitiveProxy() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testPropDefaultImplementation() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testPropDefaultProvider() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testPropImplDoubleDepCache() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testPropImplDoubleDepPropUncache() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testPropImplDoubleDepUncache() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testPropOverrideDefaultImplementation() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testPropOverrideDefaultProvider() - Method in class org.grouplens.grapht.DefaultBindingsTest
 
-  
 
- testProvidedByDefault() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
-  
 
- testProvidedTypeCheckInferred() - Method in class org.grouplens.grapht.util.TypesTest
 
- 
Test that the most specific type is retrieved when the inferred type is more specific
 than the observed type.
 
- testProviderClassBindRuleSuccess() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testProviderClassSatisfactionDesires() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testProviderClassSatisfactionEquals() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testProviderClassSatisfactionProvider() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testProviderCycleInjection() - Method in class org.grouplens.grapht.reflect.internal.ReflectionInjectionTest
 
-  
 
- testProviderInjectionCycleBreaking() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testProviderInstanceBindRuleSuccess() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testProviderInstanceSatisfactionDesires() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testProviderInstanceSatisfactionEquals() - Method in class org.grouplens.grapht.reflect.internal.SatisfactionTest
 
-  
 
- testPushContextClassLoader() - Method in class org.grouplens.grapht.util.ClassLoadersTest
 
-  
 
- testQualifiedDefaultNull() - Method in class org.grouplens.grapht.QualifiedDefaultNullTest
 
-  
 
- testQualifiedDefaultNullWithBinding() - Method in class org.grouplens.grapht.QualifiedDefaultNullTest
 
-  
 
- testRealQualifier() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that bindings and dependencies on unaliased qualifier work.
 
- testRejectBadAlias() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testRejectCircularAlias() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testRejectInvalidBinding() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testRejectInvalidInstanceBinding() - Method in class org.grouplens.grapht.BindingFunctionBuilderTest
 
-  
 
- testReplaceAbsentNode() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testReplaceDualUseNode() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testReplaceEdgeNode() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testReplaceSingleNode() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testRequestDependencyMergeSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testRequestDependencyNoMergeSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testRequireAlias() - Method in class org.grouplens.grapht.QualifierAliasTest
 
- 
Test that binding to qualifier w/ dep on alias works.
 
- testResolveAlias() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testResolveAliasUnaliased() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testResolveDoubleAlias() - Method in class org.grouplens.grapht.reflect.QualifiersTest
 
-  
 
- testRestrictNullableDesire() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
- 
If we have a nullable injection point, and restrict the desire to a class, we
 should throw out the null satisfaction (and recompute it, if appropriate) based
 on the restricted type.
 
- testReuseSingleton() - Method in class org.grouplens.grapht.graph.MergePoolTest
 
-  
 
- testReverseIteration() - Method in class org.grouplens.grapht.util.AbstractChainTest
 
-  
 
- testRewriteDependency() - Method in class org.grouplens.grapht.GraphRewritingTest
 
-  
 
- testRewriteFixed() - Method in class org.grouplens.grapht.GraphRewritingTest
 
-  
 
- testRewriteNoTrigger() - Method in class org.grouplens.grapht.GraphRewritingTest
 
-  
 
- testRewriteToIdentical() - Method in class org.grouplens.grapht.GraphRewritingTest
 
-  
 
- testRoleParameterDefault() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
-  
 
- testSameClassDistance() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testSatisfiableClassBindRuleSuccess() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testSatisfyImplementation() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
A skippable default with satisfied dependencies should be injected.
 
- testSatisfyProvider() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
A skippable default provider with satisfied dependencies should be injected.
 
- testSecondInterfaceDistance() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testSerialize() - Method in class org.grouplens.grapht.reflect.internal.FieldInjectionPointTest
 
-  
 
- testSerializeArray() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testSerializeConstructor() - Method in class org.grouplens.grapht.util.ConstructorProxyTest
 
-  
 
- testSerializeField() - Method in class org.grouplens.grapht.util.FieldProxyTest
 
-  
 
- testSerializeMethod() - Method in class org.grouplens.grapht.util.MethodProxyTest
 
-  
 
- testSerializeNullaryMethod() - Method in class org.grouplens.grapht.util.MethodProxyTest
 
-  
 
- testSerializeParamConstructor() - Method in class org.grouplens.grapht.util.ConstructorProxyTest
 
-  
 
- testSerializePrimitive() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testSerializePrimitiveArray() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testSerializePrimitiveField() - Method in class org.grouplens.grapht.util.FieldProxyTest
 
-  
 
- testSerializeString() - Method in class org.grouplens.grapht.util.ClassProxyTest
 
-  
 
- testSerializeTwoArgConstructor() - Method in class org.grouplens.grapht.util.ConstructorProxyTest
 
-  
 
- testSerializeVariadicMethod() - Method in class org.grouplens.grapht.util.MethodProxyTest
 
-  
 
- testSetterMethodInjectionPoint() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testSetValues() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testSharedNodesGraph() - Method in class org.grouplens.grapht.graph.SerializationTest
 
-  
 
- testSimpleContextMatchSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testSimpleProvider() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testSimpleProviderInjection() - Method in class org.grouplens.grapht.InjectorBuilderTest
 
-  
 
- testSimpleRewriteNoTrigger() - Method in class org.grouplens.grapht.GraphRewritingTest
 
-  
 
- testSingleAttribute() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testSingleDependencyChainedDesiresSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testSingleDependencySuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testSingleDesire() - Method in class org.grouplens.grapht.solver.DesireChainTest
 
-  
 
- testSingleEdge() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testSingleton() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testSingletonBasicProps() - Method in class org.grouplens.grapht.util.AbstractChainTest
 
-  
 
- testSingletonChainEmptyContextSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testSingletonGet() - Method in class org.grouplens.grapht.util.AbstractChainTest
 
-  
 
- testSingletonNode() - Method in class org.grouplens.grapht.graph.MergePoolTest
 
-  
 
- testSingletonsEqual() - Method in class org.grouplens.grapht.util.AbstractChainTest
 
-  
 
- testSkipImplementation() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
A skippable default without satisfied dependencies should not be injected.
 
- testSkipProvider() - Method in class org.grouplens.grapht.SkipIfUnusableTest
 
- 
A skippable default provider without satisfied dependencies should not be injected.
 
- testSubClassDistance() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testSubclassNoMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testSubclassNoRoleInheritenceNoMatch() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testSubclassNoRoleMatch() - Method in class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- testSubclassOverrides() - Method in class org.grouplens.grapht.reflect.internal.InjectionPointTest
 
-  
 
- testSubsequenceChainSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testSubsequenceEqualChainContextSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testSubstringChainSuccess() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testSubtypeInjectionPointSatisfactionConstructor() - Method in class org.grouplens.grapht.reflect.internal.ReflectionDesireTest
 
-  
 
- testSuperRoleNoMatch() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testSuperstringFail() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testTailAnchoredMatch() - Method in class org.grouplens.grapht.context.ContextPatternTest
 
-  
 
- testTooManyBindRulesFail() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testTooManyChoicesFilteredByContextSuccess() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testTransformDeeperEdge() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testTransformEdgeNoop() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testTransformEdgeRewrite() - Method in class org.grouplens.grapht.graph.TestDAGNode
 
-  
 
- testTwoStepInterfaceDistance() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testTypeCInjectionWithBindings() - Method in class org.grouplens.grapht.reflect.internal.ReflectionInjectionTest
 
-  
 
- testTypeCInjectionWithDefaults() - Method in class org.grouplens.grapht.reflect.internal.ReflectionInjectionTest
 
-  
 
- testTypedProvider() - Method in class org.grouplens.grapht.util.TypesTest
 
-  
 
- testUnknownAttribute() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- testUnsatisfiableClassBindRuleSuccess() - Method in class org.grouplens.grapht.solver.BindRuleTest
 
-  
 
- testUnsatisfiableDesireFail() - Method in class org.grouplens.grapht.solver.DependencySolverTest
 
-  
 
- testWrongSetter() - Method in class org.grouplens.grapht.util.AnnotationBuilderTest
 
-  
 
- toString() - Method in class org.grouplens.grapht.reflect.MockDesire
 
-  
 
- toString() - Method in class org.grouplens.grapht.reflect.MockSatisfaction
 
-  
 
- toString() - Method in class org.grouplens.grapht.solver.MockBindRule
 
-  
 
- Type(int, double) - Constructor for class org.grouplens.grapht.ParameterAnnotationTest.Type
 
-  
 
- TYPE_A - Static variable in class org.grouplens.grapht.reflect.internal.types.TypeC
 
-  
 
- TYPE_B - Static variable in class org.grouplens.grapht.reflect.internal.types.TypeC
 
-  
 
- TypeA - Class in org.grouplens.grapht.reflect.internal.types
 
-  
 
- TypeA() - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeA
 
-  
 
- TypeB - Class in org.grouplens.grapht.reflect.internal.types
 
-  
 
- TypeB() - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeB
 
-  
 
- TypeBp() - Constructor for class org.grouplens.grapht.BindingFunctionBuilderTest.TypeBp
 
-  
 
- TypeC - Class in org.grouplens.grapht.reflect.internal.types
 
-  
 
- TypeC(int) - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeC
 
-  
 
- TypeD - Class in org.grouplens.grapht.reflect.internal.types
 
-  
 
- TypeD(Provider<TypeC>) - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeD
 
-  
 
- TypeDftN - Class in org.grouplens.grapht.reflect.internal.types
 
-  
 
- TypeDftN(String) - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeDftN
 
-  
 
- TypeElementMatcherTest - Class in org.grouplens.grapht.context
 
-  
 
- TypeElementMatcherTest() - Constructor for class org.grouplens.grapht.context.TypeElementMatcherTest
 
-  
 
- TypeElementMatcherTest.A - Class in org.grouplens.grapht.context
 
-  
 
- TypeElementMatcherTest.B - Class in org.grouplens.grapht.context
 
-  
 
- TypeElementMatcherTest.C - Class in org.grouplens.grapht.context
 
-  
 
- TypeN - Class in org.grouplens.grapht.reflect.internal.types
 
- 
Type that accepts null.
 
- TypeN(InterfaceA) - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeN
 
-  
 
- TypeN2 - Class in org.grouplens.grapht.reflect.internal.types
 
- 
Type that accepts null.
 
- TypeN2(InterfaceA) - Constructor for class org.grouplens.grapht.reflect.internal.types.TypeN2
 
-  
 
- TypesTest - Class in org.grouplens.grapht.util
 
-  
 
- TypesTest() - Constructor for class org.grouplens.grapht.util.TypesTest
 
-  
 
- TypesTest.Inner - Class in org.grouplens.grapht.util
 
-