public class AdaptingBehaviorTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AdaptingBehaviorTestCase.MyHashMap |
static class |
AdaptingBehaviorTestCase.MyHashMap2 |
Constructor and Description |
---|
AdaptingBehaviorTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
mergeInto(Properties p,
Properties into) |
void |
testCachingAndImplHidingAndThreadSafetySetupCorrectly() |
void |
testCachingAndImplHidingAndThreadSafetySetupCorrectlyForExtraCaching() |
void |
testCachingAndImplHidingAndThreadSafetySetupCorrectlyForExtraCachingForAdapter() |
void |
testCachingBehaviorCanBeAddedByAnnotation() |
void |
testCachingBehaviorCanBeAddedByCharacteristics() |
void |
testImplementationHidingBehaviorCanBeAddedByCharacteristics() |
void |
testPropertyApplyingBehaviorCanBeAddedByCharacteristics() |
void |
testSetterInjectionCanBeTriggereedMeaningAdaptiveInjectorIsUsed() |
public AdaptingBehaviorTestCase()
public void testCachingBehaviorCanBeAddedByCharacteristics()
public void testCachingBehaviorCanBeAddedByAnnotation()
public void testImplementationHidingBehaviorCanBeAddedByCharacteristics()
public void testPropertyApplyingBehaviorCanBeAddedByCharacteristics()
public void testSetterInjectionCanBeTriggereedMeaningAdaptiveInjectorIsUsed()
public void testCachingAndImplHidingAndThreadSafetySetupCorrectly()
public void testCachingAndImplHidingAndThreadSafetySetupCorrectlyForExtraCaching()
public void testCachingAndImplHidingAndThreadSafetySetupCorrectlyForExtraCachingForAdapter()
public void mergeInto(Properties p, Properties into)
Copyright © 2003–2015 Codehaus. All rights reserved.