| com.bostechcorp.cbesb.runtime.component.file.TestFileConsumer
TestFileConsumer | public class TestFileConsumer extends TestCase (Code) | | |
Field Summary | |
protected JBIContainer | container |
container | protected JBIContainer container(Code) | | |
testInOnlyCase1 | public void testInOnlyCase1() throws Exception(Code) | | The component flow for this test case is listed as follow:
SMClient creates -> RobustInOnly -> route FileWriter component -> Write it into the inbox directory
-> picked up by FileComponent's consumer side -> Create a InOnly message -> route to ReceiverComponent
|
|
|