org.codehaus.wadi.aop.util
Class TrackedMapTest

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.util.TrackedMapTest
All Implemented Interfaces:
junit.framework.Test

public class TrackedMapTest
extends com.agical.rmock.extension.junit.RMockTestCase

Version:
$Revision: 1538 $

Field Summary
 
Fields inherited from class com.agical.rmock.extension.junit.RMockTestCase
all, doc, expect, is, matchAction, s
 
Constructor Summary
TrackedMapTest()
           
 
Method Summary
protected  void executePut()
           
protected  void setUp()
           
 void testClearIsTracked()
           
 void testDelegate()
           
 void testPutAllIsTracked()
           
 void testPutIsTracked()
           
 void testRemoveIsTracked()
           
 
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

TrackedMapTest

public TrackedMapTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testDelegate

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

testClearIsTracked

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

testPutIsTracked

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

testPutAllIsTracked

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

testRemoveIsTracked

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

executePut

protected void executePut()
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.