org.codehaus.wadi.group.impl
Class AbstractDispatcherTest

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.group.impl.AbstractDispatcherTest
All Implemented Interfaces:
junit.framework.Test

public class AbstractDispatcherTest
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
AbstractDispatcherTest()
           
 
Method Summary
protected  void setUp()
           
 void testOnInboundEnvelopeEnvelopeListenerFilterOutEnvelope()
           
 void testOnInboundEnvelopeEnvelopeListenersAreNotified()
           
 void testOnOutboundEnvelopeEnvelopeListenerFilterOutEnvelope()
           
 void testOnOutboundEnvelopeEnvelopeListenersAreNotified()
           
 
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

AbstractDispatcherTest

public AbstractDispatcherTest()
Method Detail

setUp

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

testOnOutboundEnvelopeEnvelopeListenersAreNotified

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

testOnOutboundEnvelopeEnvelopeListenerFilterOutEnvelope

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

testOnInboundEnvelopeEnvelopeListenersAreNotified

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

testOnInboundEnvelopeEnvelopeListenerFilterOutEnvelope

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


Copyright © 2008. All Rights Reserved.