This is the second part of the URL test code.
It gets included into the IncludeURLTest, and calls methods on other servlets to verify the references continue to work.
serverSidePath(): /home/didio/instaladores_rar/Webware-1.0.2/WebKit/Testing/Dir/IncludeURLTest2.py adapterName(): servletPath(): contextName(): Testing serverSideContextPath(): /home/didio/instaladores_rar/Webware-1.0.2/WebKit/Testing extraURLPath(): urlPath(): /Testing/Dir/IncludeURLTest2 previousURLPaths(): Environment: REQUEST_URI: /Testing/Dir/IncludeURLTest2 PATH_INFO: /Testing/Dir/IncludeURLTest2 SCRIPT_NAME: SCRIPT_FILENAME:
Calling callMethodOfServlet(t, "/Testing/", "serverSidePath"):
Expect to see the serverSidePath of the Testing/Main module.
callMethodOfServlet returned '/home/didio/instaladores_rar/Webware-1.0.2/WebKit/Testing/Main.py'.