PHP Class AuthenticationCheckVersionTest

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

Protected Properties

Property Type Description
$func
$validSubmission

Public Methods

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

Method Details

testValidSubmission() public method

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

Property Details

$func protected property

protected $func

$validSubmission protected property

protected $validSubmission