\JToolbarButtonCustomTest
Test class for JToolbarButtonCustom.
Synopsis
class JToolbarButtonCustomTest
extends PHPUnit_Framework_TestCase
{
- // methods
- protected void setUp()
- public void testFetchButton()
- public void testFetchId()
Hierarchy
Extends
Members
protected
- $object
—
JToolbarButtonCustom
Object under test - $toolbar
—
JToolbar
Toolbar object
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
public
- testFetchButton() — Tests the fetchButton method
- testFetchId() — Tests the fetchId method