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
PicoCompositionException
public void testMultipleImplementationsAccessedThroughKey() throws PicoCompositionException
PicoCompositionException
public void testRegistrationByName() throws Exception
Exception
public void testRegistrationByNameAndClassWithResolving() throws Exception
Exception
public void testDuplicateRegistrationWithTypeAndObject() throws PicoCompositionException
PicoCompositionException
public void testComponentRegistrationMismatch() throws PicoCompositionException
PicoCompositionException
public void testParameterCanBePassedToConstructor() throws Exception
Exception
public void testParameterCanBePrimitive() throws Exception
Exception
public void testMultipleParametersCanBePassed() throws Exception
Exception
public void testParametersCanBeMixedWithComponentsCanBePassed() throws Exception
Exception
Copyright © 2003–2015 Codehaus. All rights reserved.