InlineFragmentRendererTest
extends TestCase
in package
Table of Contents
- testESIHeaderIsKeptInSubrequest() : mixed
- testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled() : mixed
- testExceptionInSubRequestsDoesNotMangleOutputBuffers() : mixed
- testFirstTrustedProxyIsSetAsRemote() : mixed
- testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest() : mixed
- testIpAddressOfRangedTrustedProxyIsSetAsRemote() : mixed
- testLocaleAndFormatAreIsKeptInSubrequest() : mixed
- testRender() : mixed
- testRenderExceptionIgnoreErrors() : mixed
- testRenderExceptionIgnoreErrorsWithAlt() : mixed
- testRenderExceptionNoIgnoreErrors() : mixed
- testRenderWithControllerReference() : mixed
- testRenderWithObjectsAsAttributes() : mixed
- testRenderWithObjectsAsAttributesPassedAsObjectsInTheController() : mixed
- testRenderWithObjectsAsAttributesPassedAsObjectsInTheControllerLegacy() : mixed
- testRenderWithTrustedHeaderDisabled() : mixed
- getKernel() : mixed
- getKernelExpectingRequest() : mixed
- Creates a Kernel expecting a request equals to $request Allows delta in comparison in case REQUEST_TIME changed by 1 second.
Methods
testESIHeaderIsKeptInSubrequest()
public
testESIHeaderIsKeptInSubrequest() : mixed
Return values
mixed —testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled()
public
testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled() : mixed
Return values
mixed —testExceptionInSubRequestsDoesNotMangleOutputBuffers()
public
testExceptionInSubRequestsDoesNotMangleOutputBuffers() : mixed
Return values
mixed —testFirstTrustedProxyIsSetAsRemote()
public
testFirstTrustedProxyIsSetAsRemote() : mixed
Return values
mixed —testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest()
public
testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest() : mixed
Return values
mixed —testIpAddressOfRangedTrustedProxyIsSetAsRemote()
public
testIpAddressOfRangedTrustedProxyIsSetAsRemote() : mixed
Return values
mixed —testLocaleAndFormatAreIsKeptInSubrequest()
public
testLocaleAndFormatAreIsKeptInSubrequest() : mixed
Return values
mixed —testRender()
public
testRender() : mixed
Return values
mixed —testRenderExceptionIgnoreErrors()
public
testRenderExceptionIgnoreErrors() : mixed
Return values
mixed —testRenderExceptionIgnoreErrorsWithAlt()
public
testRenderExceptionIgnoreErrorsWithAlt() : mixed
Return values
mixed —testRenderExceptionNoIgnoreErrors()
public
testRenderExceptionNoIgnoreErrors() : mixed
Return values
mixed —testRenderWithControllerReference()
public
testRenderWithControllerReference() : mixed
Return values
mixed —testRenderWithObjectsAsAttributes()
public
testRenderWithObjectsAsAttributes() : mixed
Return values
mixed —testRenderWithObjectsAsAttributesPassedAsObjectsInTheController()
public
testRenderWithObjectsAsAttributesPassedAsObjectsInTheController() : mixed
Tags
Return values
mixed —testRenderWithObjectsAsAttributesPassedAsObjectsInTheControllerLegacy()
public
testRenderWithObjectsAsAttributesPassedAsObjectsInTheControllerLegacy() : mixed
Tags
Return values
mixed —testRenderWithTrustedHeaderDisabled()
public
testRenderWithTrustedHeaderDisabled() : mixed
Return values
mixed —getKernel()
private
getKernel(mixed $returnValue) : mixed
Parameters
- $returnValue : mixed
Return values
mixed —getKernelExpectingRequest()
Creates a Kernel expecting a request equals to $request Allows delta in comparison in case REQUEST_TIME changed by 1 second.
private
getKernelExpectingRequest(Request $request[, mixed $strict = false ]) : mixed
Parameters
- $request : Request
- $strict : mixed = false