org.mule.components.script.refreshable
Class GroovyRefreshableBeanTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.components.script.refreshable.AbstractRefreshableBeanTestCase
org.mule.components.script.refreshable.GroovyRefreshableBeanTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
public class GroovyRefreshableBeanTestCase
- extends AbstractRefreshableBeanTestCase
Methods inherited from class org.mule.tck.FunctionalTestCase |
getBuilder, getComponent, getComponent, getConfigurationResources, loadResource, loadResourceAsString |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, doSetUp, doTearDown, getName, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, isStartContext, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, tearDown |
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 |
RECEIVED
public static final String RECEIVED
- See Also:
- Constant Field Values
RECEIVED2
public static final String RECEIVED2
- See Also:
- Constant Field Values
PAYLOAD
public static final String PAYLOAD
- See Also:
- Constant Field Values
NAME_CALLABLE
public static final String NAME_CALLABLE
- See Also:
- Constant Field Values
NAME_BEAN
public static final String NAME_BEAN
- See Also:
- Constant Field Values
NAME_CHANGE_INTERFACE
public static final String NAME_CHANGE_INTERFACE
- See Also:
- Constant Field Values
ON_CALL_RECEIVED
public static final String ON_CALL_RECEIVED
- See Also:
- Constant Field Values
ON_CALL_RECEIVED2
public static final String ON_CALL_RECEIVED2
RECEIVE_RECEIVED
public static final String RECEIVE_RECEIVED
- See Also:
- Constant Field Values
RECEIVE_RECEIVED2
public static final String RECEIVE_RECEIVED2
GroovyRefreshableBeanTestCase
public GroovyRefreshableBeanTestCase()
getConfigResources
protected String getConfigResources()
- Specified by:
getConfigResources
in class org.mule.tck.FunctionalTestCase
testFirstOnCallRefresh
public void testFirstOnCallRefresh()
throws Exception
- Throws:
Exception
testCallFirstTest
public void testCallFirstTest()
throws Exception
- Throws:
Exception
testSecondOnCallRefresh
public void testSecondOnCallRefresh()
throws Exception
- Throws:
Exception
testFirstPojoRefresh
public void testFirstPojoRefresh()
throws Exception
- Throws:
Exception
testSecondPojoRefresh
public void testSecondPojoRefresh()
throws Exception
- Throws:
Exception
testFirstChangeInterfaces
public void testFirstChangeInterfaces()
throws Exception
- Throws:
Exception
testSecondChangeInterfaces
public void testSecondChangeInterfaces()
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.