final class Phpt extends Test (View source)

Methods

__construct(string $file)

No description

from  Test
string
file()

No description

from  Test
bool
isTestMethod()

No description

from  Test
bool
isPhpt()

No description

string
id()

No description

string
name()

No description

Details

__construct(string $file)

internal  This method is not covered by the backward compatibility promise for PHPUnit
 

No description

Parameters

string $file

string file()

No description

Return Value

string

bool isTestMethod()

No description

Return Value

bool

bool isPhpt()

No description

Return Value

bool

string id()

No description

Return Value

string

string name()

No description

Return Value

string