org.codehaus.wadi.aop.tracker.basic
Class CollectionReplacerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.agical.rmock.extension.junit.RMockTestCase
              extended by org.codehaus.wadi.aop.tracker.basic.AbstractReplacerTest
                  extended by org.codehaus.wadi.aop.tracker.basic.CollectionReplacerTest
All Implemented Interfaces:
junit.framework.Test

public class CollectionReplacerTest
extends AbstractReplacerTest

Version:
$Revision: 1538 $

Nested Class Summary
 
Nested classes/interfaces inherited from class org.codehaus.wadi.aop.tracker.basic.AbstractReplacerTest
AbstractReplacerTest.DummyClass
 
Field Summary
 
Fields inherited from class org.codehaus.wadi.aop.tracker.basic.AbstractReplacerTest
instanceId, instanceRegistry, parentReplacer, stateMarker, tracker, trackers
 
Fields inherited from class com.agical.rmock.extension.junit.RMockTestCase
all, doc, expect, is, matchAction, s
 
Constructor Summary
CollectionReplacerTest()
           
 
Method Summary
protected  void setUp()
           
 void testCannotProcessNull()
           
 void testCanProcessClusteredStateMarker()
           
 void testReplaceWithInstance()
           
 void testReplaceWithTracker()
           
 
Methods inherited from class com.agical.rmock.extension.junit.RMockTestCase
assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, beginSection, endSection, expectThatExceptionThrown, forEach, getHub, intercept, intercept, intercept, mock, mock, mock, mock, modify, monitor, monitor, monitor, monitor, monitor, runBare, setAssert, setMultiplicityModifier, setProxyFactory, setTestCaseListener, startVerification, stub, stub, stub
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runTest, setName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CollectionReplacerTest

public CollectionReplacerTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class AbstractReplacerTest
Throws:
java.lang.Exception

testCanProcessClusteredStateMarker

public void testCanProcessClusteredStateMarker()
                                        throws java.lang.Exception
Throws:
java.lang.Exception

testCannotProcessNull

public void testCannotProcessNull()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testReplaceWithTracker

public void testReplaceWithTracker()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testReplaceWithInstance

public void testReplaceWithInstance()
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.