public class NamedFieldInjectorTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NamedFieldInjectorTestCase.Biplane |
static class |
NamedFieldInjectorTestCase.Helicopter |
static class |
NamedFieldInjectorTestCase.Monoplane |
static class |
NamedFieldInjectorTestCase.PogoStick |
Constructor and Description |
---|
NamedFieldInjectorTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testFieldInjectionByName() |
void |
testFieldInjectionByType() |
void |
testFieldInjectionByTypeWhereNoMatch() |
public NamedFieldInjectorTestCase()
public void testFieldInjectionByType()
public void testFieldInjectionByName()
public void testFieldInjectionByTypeWhereNoMatch()
Copyright © 2003–2015 Codehaus. All rights reserved.