Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
TestMockSession
create
Introduction
Synopsis
Parameter
Return
TestMockSession::
create
Creates an instance of the mock JSession object.
Signature
public function create(
$test, array $optionsĀ )
Parameters
$test
A test object.
$options
An array of optional configuration values.
Returns