Phpt
extends Test
in package
FinalYes
Tags
Table of Contents
Properties
- $file : string
Methods
- __construct() : mixed
- file() : string
- id() : string
- isPhpt() : bool
- isTestMethod() : bool
- name() : string
Properties
$file read-only
private
string
$file
Tags
Methods
__construct()
public
__construct(string $file) : mixed
Parameters
- $file : string
Tags
file()
public
file() : string
Tags
Return values
stringid()
public
id() : string
Tags
Return values
stringisPhpt()
public
isPhpt() : bool
Tags
Return values
boolisTestMethod()
public
isTestMethod() : bool
Tags
Return values
boolname()
public
name() : string