public class FactoryInjectorTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FactoryInjectorTestCase.BrendansComponent |
static class |
FactoryInjectorTestCase.BrendansLogger |
static class |
FactoryInjectorTestCase.BrendansLoggerInjector |
static class |
FactoryInjectorTestCase.OakTree |
static interface |
FactoryInjectorTestCase.Swede |
static interface |
FactoryInjectorTestCase.Tree |
static class |
FactoryInjectorTestCase.Turnip |
static class |
FactoryInjectorTestCase.Turnip2 |
Constructor and Description |
---|
FactoryInjectorTestCase() |
public FactoryInjectorTestCase()
public void testThatComponentCanHaveAProvidedDependency()
public void testThatComponentCanHaveAProvidedDependencyWithInlinedFactoryInjector()
public void testThatComponentCanHaveAProvidedDependencyWithInlinedFactoryInjector2()
public void testThatComponentCanHaveAProvidedDependencyWithInlinedFactoryInjector3()
public void testThatComponentCanHaveAProvidedDependencyViaConstructor()
public void testThatComponentCanHaveAProvidedDependencyViaConstructorADifferentWay()
public void ensureSophistcatedFactorInjectorCaseIsPossible()
public void testThatFactoryCanUseTargetComponentKey()
public void brendansNullTypeCase()
Copyright © 2003–2015 Codehaus. All rights reserved.