coldbox.system.testing.mock.services

Class MockRequestService

WEB-INF.cftags.component
        extended by coldbox.system.web.services.BaseService
            extended by coldbox.system.web.services.RequestService
                extended by coldbox.system.testing.mock.services.MockRequestService
Class Attributes:
  • output : false
  •  

    This is a mock request service object

     
    Methods inherited from class coldbox.system.web.services.RequestService
    buildFlashScope, contextExists, createContext, eventCachingTest, getContext, getFlashScope, init, onConfigurationLoad, rebuildFlashScope, removeContext, requestCapture, setContext
     
    Methods inherited from class coldbox.system.web.services.BaseService
    convertToColdBox, getColdboxOCM, getController, getUtil, isFamilyType, onShutdown, setController
     
    Methods inherited from class WEB-INF.cftags.component
    None