Hi, I'm looking for a way to mock the Thrift receiver in CEP. My requirement is to write an integration test to assert stat publishing functionality (to CEP via Thrift) in my Python app. I'm developing the automation test cases using TestNG framework so I can use any Java based library. Is this possible by using regular Java sockets?
I'd rather prefer to start an embedded CEP Thrift receiver in my test method and verify the functionality. Appreciate any help regarding this. Thanks. -- Akila Ravihansa Perera WSO2 Inc.; http://wso2.com/ Blog: http://ravihansa3000.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
