Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
TestMockApplication
create
Introduction
Synopsis
Parameter
Return
TestMockApplication::
create
Creates and instance of the mock JApplication object.
Signature
public function create(
$test )
Parameters
$test
A test object.
Returns