|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.picocontainer.defaults.NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase
public class NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase
Nested Class Summary | |
---|---|
(package private) static interface |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Animal
|
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino
|
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino2
|
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino3
|
static class |
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase.Dino4
|
Constructor Summary | |
---|---|
NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase()
|
Method Summary | |
---|---|
void |
testComponentRegistrationMismatch()
|
void |
testDuplicateRegistrationWithTypeAndObject()
|
void |
testGetComponentSpecification()
|
void |
testMultipleImplementationsAccessedThroughKey()
|
void |
testMultipleParametersCanBePassed()
|
void |
testParameterCanBePassedToConstructor()
|
void |
testParameterCanBePrimitive()
|
void |
testParametersCanBeMixedWithComponentsCanBePassed()
|
void |
testRegistrationByName()
|
void |
testRegistrationByNameAndClassWithResolving()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NoneOfTheseTestsAffectCoverageMeaningTheyCouldGoTestCase()
Method Detail |
---|
public void testGetComponentSpecification() throws org.picocontainer.PicoRegistrationException, org.picocontainer.defaults.DuplicateComponentKeyRegistrationException, org.picocontainer.defaults.AssignabilityRegistrationException, org.picocontainer.defaults.AmbiguousComponentResolutionException, org.picocontainer.PicoIntrospectionException
org.picocontainer.PicoRegistrationException
org.picocontainer.defaults.DuplicateComponentKeyRegistrationException
org.picocontainer.defaults.AssignabilityRegistrationException
org.picocontainer.defaults.AmbiguousComponentResolutionException
org.picocontainer.PicoIntrospectionException
public void testMultipleImplementationsAccessedThroughKey() throws org.picocontainer.PicoInitializationException, org.picocontainer.PicoRegistrationException, org.picocontainer.defaults.PicoInvocationTargetInitializationException
org.picocontainer.PicoInitializationException
org.picocontainer.PicoRegistrationException
org.picocontainer.defaults.PicoInvocationTargetInitializationException
public void testRegistrationByName() throws java.lang.Exception
java.lang.Exception
public void testRegistrationByNameAndClassWithResolving() throws java.lang.Exception
java.lang.Exception
public void testDuplicateRegistrationWithTypeAndObject() throws org.picocontainer.PicoRegistrationException, org.picocontainer.PicoIntrospectionException
org.picocontainer.PicoRegistrationException
org.picocontainer.PicoIntrospectionException
public void testComponentRegistrationMismatch() throws org.picocontainer.PicoRegistrationException, org.picocontainer.PicoIntrospectionException
org.picocontainer.PicoRegistrationException
org.picocontainer.PicoIntrospectionException
public void testParameterCanBePassedToConstructor() throws java.lang.Exception
java.lang.Exception
public void testParameterCanBePrimitive() throws java.lang.Exception
java.lang.Exception
public void testMultipleParametersCanBePassed() throws java.lang.Exception
java.lang.Exception
public void testParametersCanBeMixedWithComponentsCanBePassed() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |