abstract class Test (View source)

Methods

__construct(string $file)

No description

string
file()

No description

bool
isTestMethod()

No description

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

abstract string id()

No description

Return Value

string

abstract string name()

No description

Return Value

string