MediaWiki master
MediaWiki\Composer\PhpUnitSplitter\TestDescriptor Class Reference

Public Member Functions

 __construct (string $className, array $namespace, ?string $filename=null)
 
 getClassName ()
 
 getDuration ()
 
 getFilename ()
 
 getFullClassname ()
 
 getNamespace ()
 
 setFilename (string $filename)
 

Detailed Description

Note
GPL-2.0-or-later

Definition at line 10 of file TestDescriptor.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::__construct ( string $className,
array $namespace,
?string $filename = null )

Definition at line 16 of file TestDescriptor.php.

Member Function Documentation

◆ getClassName()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::getClassName ( )

Definition at line 26 of file TestDescriptor.php.

◆ getDuration()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::getDuration ( )

Definition at line 42 of file TestDescriptor.php.

◆ getFilename()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::getFilename ( )

Definition at line 34 of file TestDescriptor.php.

◆ getFullClassname()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::getFullClassname ( )

◆ getNamespace()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::getNamespace ( )

Definition at line 22 of file TestDescriptor.php.

◆ setFilename()

MediaWiki\Composer\PhpUnitSplitter\TestDescriptor::setFilename ( string $filename)

Definition at line 30 of file TestDescriptor.php.


The documentation for this class was generated from the following file: