Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
TestMockLanguage
Introduction
Synopsis
Methods
\
TestMockLanguage
Class to mock JLanguage.
Synopsis
class TestMockLanguage {
// methods
public static
create
()
public void
mock_
()
}
Methods
public
create()
— Creates and instance of the mock JLanguage object.
mock_()
— Callback for the mock JLanguage::_ method.