IncludeURLTest2

class = IncludeURLTest2, module= Testing.Dir.IncludeURLTest2

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.

Request Status of IncludeURLTest2:

serverSidePath():        /root/instaladores_rar/Webware-andes/WebKit/Testing/Dir/IncludeURLTest2.py
adapterName():           
servletPath():           
contextName():           Testing
serverSideContextPath(): /root/instaladores_rar/Webware-andes/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 '/root/instaladores_rar/Webware-andes/WebKit/Testing/Main.py'.