|
||||||||||
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.jmock.core.VerifyingTestCase
org.jmock.core.MockObjectSupportTestCase
org.jmock.MockObjectTestCase
org.picocontainer.defaults.CollectionComponentParameterTestCase
public class CollectionComponentParameterTestCase
Nested Class Summary | |
---|---|
static class |
CollectionComponentParameterTestCase.AnotherGenericCollectionBowl
|
static class |
CollectionComponentParameterTestCase.Bowl
|
static class |
CollectionComponentParameterTestCase.Cod
|
static class |
CollectionComponentParameterTestCase.CollectedBowl
|
static class |
CollectionComponentParameterTestCase.DependsOnAll
|
static interface |
CollectionComponentParameterTestCase.Fish
|
static class |
CollectionComponentParameterTestCase.MappedBowl
|
static class |
CollectionComponentParameterTestCase.Shark
|
static class |
CollectionComponentParameterTestCase.TouchableObserver
|
static class |
CollectionComponentParameterTestCase.Truc
|
static class |
CollectionComponentParameterTestCase.UngenericCollectionBowl
|
Field Summary |
---|
Fields inherited from class org.jmock.core.MockObjectSupportTestCase |
---|
ANYTHING, NOT_NULL, NULL |
Constructor Summary | |
---|---|
CollectionComponentParameterTestCase()
|
Method Summary | |
---|---|
private org.picocontainer.MutablePicoContainer |
getDefaultPicoContainer()
|
void |
testAllowsEmptyArraysIfEspeciallySet()
|
void |
testBowlWithoutTom()
|
void |
testCollections()
|
void |
testCollectionsAreGeneratedOnTheFly()
|
void |
testDifferentCollectiveTypesAreResolved()
|
void |
testMaps()
|
void |
testNativeArrays()
|
void |
testOrderOfElementsOfAnArrayDependencyIsPreserved()
|
void |
testShouldFailWhenThereAreNoComponentsToPutInTheArray()
|
void |
testShouldInstantiateArrayOfStrings()
|
void |
testShouldNotInstantiateCollectionForUngenericCollectionParameters()
|
void |
testVerify()
|
void |
testWillOmitSelfFromCollection()
|
void |
testWillRemoveComponentsWithMatchingKeyFromParent()
|
Methods inherited from class org.jmock.MockObjectTestCase |
---|
atLeastOnce, atMostOnce, defaultMockNameForType, doAll, doAll, doAll, doAll, exactly, mock, mock, never, never, newCoreMock, newDummy, newDummy, newDummy, once, onConsecutiveCalls, onConsecutiveCalls, onConsecutiveCalls, onConsecutiveCalls, returnIterator, returnIterator, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, throwException |
Methods inherited from class org.jmock.core.MockObjectSupportTestCase |
---|
and, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, collectionContaining, collectionContaining, compatibleType, contains, endsWith, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, hasProperty, hasProperty, isA, isIn, isIn, mapContaining, mapContaining, mapWithKey, mapWithKey, mapWithValue, mapWithValue, not, or, same, startsWith, stringContains, toString |
Methods inherited from class org.jmock.core.VerifyingTestCase |
---|
registerToVerify, runBare, unregisterToVerify, verify |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, 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 CollectionComponentParameterTestCase()
Method Detail |
---|
public void testShouldInstantiateArrayOfStrings()
private org.picocontainer.MutablePicoContainer getDefaultPicoContainer()
public void testNativeArrays()
public void testCollectionsAreGeneratedOnTheFly()
public void testCollections()
public void testMaps()
public void testShouldNotInstantiateCollectionForUngenericCollectionParameters()
public void testShouldFailWhenThereAreNoComponentsToPutInTheArray()
public void testAllowsEmptyArraysIfEspeciallySet()
public void testWillOmitSelfFromCollection()
public void testWillRemoveComponentsWithMatchingKeyFromParent()
public void testBowlWithoutTom()
public void testDifferentCollectiveTypesAreResolved()
public void testVerify()
public void testOrderOfElementsOfAnArrayDependencyIsPreserved()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |