Expanded class hierarchy of TestClient
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Client:: |
protected | property | ||
Client:: |
protected | function | Makes a request. | |
Client:: |
protected | function | Filters an array of files. | |
Client:: |
protected | function | Converts the BrowserKit request to a HttpKernel request. | |
Client:: |
protected | function | Converts the HttpKernel response to a BrowserKit response. | |
Client:: |
public | function | ||
Client:: |
public | function | ||
Client:: |
public | function | Constructor. | |
TestClient:: |
protected | function |
Returns the script to execute when the request must be insulated. Overrides Client:: |