PHP Class CookieQuitTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: opensrs/osrs-toolkit-php

Protected Properties

Property Type Description
$func
$validSubmission as quit action is not authenticated

Public Methods

Method Description
testValidSubmission ( ) Valid submission should complete with no exception thrown.
testValidSubmissionRequestFatory ( ) Valid submission should complete with no exception thrown. This test runs the call through the RequestFactory.

Method Details

testValidSubmission() public method

Valid submission should complete with no exception thrown.
public testValidSubmission ( )

testValidSubmissionRequestFatory() public method

Valid submission should complete with no exception thrown. This test runs the call through the RequestFactory.

Property Details

$func protected property

protected $func

$validSubmission protected property

as quit action is not authenticated
protected $validSubmission