PHP Class Tests\StatementsTestCase

Inheritance: extends tests\LrsTestCase
Mostrar archivo Open project: learninglocker/learninglocker Class Usage Examples

Protected Properties

Property Type Description
$statement_id
$statements

Public Methods

Method Description
setUp ( )
tearDown ( )

Protected Methods

Method Description
createStatement ( Lrs $lrs, Client $client, array $statement )
generateStatement ( $statement = [] )

Method Details

createStatement() protected method

protected createStatement ( Lrs $lrs, Client $client, array $statement )
$lrs Lrs
$client Client
$statement array

generateStatement() protected method

protected generateStatement ( $statement = [] )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

Property Details

$statement_id protected_oe property

protected $statement_id

$statements protected_oe property

protected $statements