PHP Class MessagePack\Tests\Perf\TestSkippedException

Inheritance: extends RuntimeException
Datei anzeigen Open project: rybakit/msgpack.php

Public Methods

Method Description
__construct ( Test $test, $code = null, Exception $previous = null )
getTest ( )

Method Details

__construct() public method

public __construct ( Test $test, $code = null, Exception $previous = null )
$test Test
$previous Exception

getTest() public method

public getTest ( )