Hello, For server-side testing purposes (e.g. testing custom LCDS Assemblers, remote service destinations etc) using the JUnit testing framework, I need to somehow simulate Flex Client requests to LCDS, programatically, through Java code (the test cases). Is that possible, if so, how please? Basically I need to have access to LCDS's FlexSession, FlexClient objects (Java objects) without having to use the Flex Client / browser to generate requests to LCDS.
Thanks.

