public class ContextOverrideTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextOverrideTest.CInner |
static class |
ContextOverrideTest.COuter |
static class |
ContextOverrideTest.Inner |
static interface |
ContextOverrideTest.IPlug |
static class |
ContextOverrideTest.Outer |
static class |
ContextOverrideTest.Plug |
static class |
ContextOverrideTest.PlugA |
static class |
ContextOverrideTest.PlugH |
static class |
ContextOverrideTest.PlugW |
| Constructor and Description |
|---|
ContextOverrideTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAnchoredToRoot()
Test anchored root binding.
|
void |
testDeeperOverride()
Test bindings with a null, and a deeper context using a binding.
|
void |
testNullDeepConcrete()
Test bindings with a null, and a deeper context using a binding.
|
void |
testNullDeepConcreteAnchored()
Test bindings with a null, and a deeper context using a binding, with
an anchored matcher.
|
void |
testPatternForPlug() |
public void setup()
public void testDeeperOverride()
throws InjectionException
InjectionExceptionpublic void testNullDeepConcrete()
throws InjectionException
InjectionExceptionpublic void testNullDeepConcreteAnchored()
throws InjectionException
InjectionExceptionpublic void testAnchoredToRoot()
throws InjectionException
InjectionExceptionpublic void testPatternForPlug()
throws InjectionException
InjectionExceptionCopyright © 2016 GroupLens Research. All rights reserved.