public final class NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino |
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino2 |
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino3 |
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino4 |
| Constructor and Description |
|---|
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testComponentRegistrationMismatch() |
void |
testDuplicateRegistrationWithTypeAndObject() |
void |
testGetComponentSpecification() |
void |
testMultipleImplementationsAccessedThroughKey() |
void |
testMultipleParametersCanBePassed() |
void |
testParameterCanBePassedToConstructor() |
void |
testParameterCanBePrimitive() |
void |
testParametersCanBeMixedWithComponentsCanBePassed() |
void |
testRegistrationByName() |
void |
testRegistrationByNameAndClassWithResolving() |
public NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase()
public void testGetComponentSpecification() throws PicoCompositionException
PicoCompositionExceptionpublic void testMultipleImplementationsAccessedThroughKey() throws PicoCompositionException
PicoCompositionExceptionpublic void testRegistrationByName() throws Exception
Exceptionpublic void testRegistrationByNameAndClassWithResolving() throws Exception
Exceptionpublic void testDuplicateRegistrationWithTypeAndObject() throws PicoCompositionException
PicoCompositionExceptionpublic void testComponentRegistrationMismatch() throws PicoCompositionException
PicoCompositionExceptionpublic void testParameterCanBePassedToConstructor() throws Exception
Exceptionpublic void testParameterCanBePrimitive() throws Exception
Exceptionpublic void testMultipleParametersCanBePassed() throws Exception
Exceptionpublic void testParametersCanBeMixedWithComponentsCanBePassed() throws Exception
ExceptionCopyright © 2003–2019 Codehaus. All rights reserved.