public class ImmutablePicoContainerTestCase
extends org.jmock.MockObjectTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutablePicoContainerTestCase.MyDisposable |
static class |
ImmutablePicoContainerTestCase.UnsatisfiableIterator |
| Constructor and Description |
|---|
ImmutablePicoContainerTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDelegationOfGetComponentAdapter() |
void |
testDelegationOfGetComponentAdapterOfType() |
void |
testDelegationOfGetComponentAdapters() |
void |
testDelegationOfGetComponentAdaptersOfType() |
void |
testDelegationOfGetComponentInstances() |
void |
testDelegationOfGettingComponentInstance() |
void |
testDelegationOfGettingComponentInstanceOfType() |
void |
testDelegationOfGettingComponentInstancesOfType() |
void |
testDelegationOfVerify() |
void |
testDisposeBarfs() |
void |
testFacetiouslyThatLifeCycleGuardPreventsCyclingOfChildContainersAsComponentsAreNotTheOnlyThingsThatAreLifecycleable() |
void |
testGetParentForMutable() |
void |
testGetParentForNonMutable() |
void |
testImmutingofNullBarfs() |
void |
testLifecycleGuardIsEasyToCircumventSoItMightAsWellBeDeleted() |
void |
testStartBarfs() |
void |
testStopBarfs() |
void |
testVisitingOfImmutableContainerWorks() |
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, throwExceptionand, 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, toStringregisterToVerify, runBare, unregisterToVerify, verifycountTestCases, createResult, getName, run, run, runTest, setName, setUp, tearDown, toStringassertEquals, 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, failSamepublic void testImmutingofNullBarfs()
public void testDelegationOfGettingComponentInstance()
public void testDelegationOfGettingComponentInstanceOfType()
public void testDelegationOfGettingComponentInstancesOfType()
public void testDelegationOfGetComponentInstances()
public void testDelegationOfGetComponentAdapter()
public void testDelegationOfGetComponentAdapterOfType()
public void testDelegationOfGetComponentAdapters()
public void testDelegationOfGetComponentAdaptersOfType()
public void testDelegationOfVerify()
public void testGetParentForMutable()
public void testGetParentForNonMutable()
public void testStartBarfs()
public void testStopBarfs()
public void testDisposeBarfs()
public void testLifecycleGuardIsEasyToCircumventSoItMightAsWellBeDeleted()
public void testFacetiouslyThatLifeCycleGuardPreventsCyclingOfChildContainersAsComponentsAreNotTheOnlyThingsThatAreLifecycleable()
public void testVisitingOfImmutableContainerWorks()