Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
How to initialize RequestContext object for testing purpose
martinxue
Hi,
As you know in external object POJO for LiveSite component, the methods are like:
public Document displaySoapServerVersions(RequestContext context) {
}
A issue comes up when writing a test case for these methods in jUnit, how can I initialized the RequestContext object? Or are there any other good ways to test these external object POJO methods?
Thanks
Martin
Find more posts tagged with
Comments
There are no comments yet