\JGithubHttpTest
Test class for JGithub.
Synopsis
class JGithubHttpTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JRegistry $options;
- protected JGithubHttp $transport;
- protected JGithubHttp $object;
- // methods
- protected void setUp()
- protected void tearDown()
- public void test__Construct()
Hierarchy
Extends
Members
protected
- $object — JGithubHttp
- $options — JRegistry
- $transport — JGithubHttp
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
- tearDown() — Tears down the fixture, for example, closes a network connection.
public
- test__Construct() — Tests the __construct method