Class TestParser
Parse tests from file. Α TestParser instance may contain one or more Testphase instances.
Namespace: Phramework\Testphase
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Version: 1.0.0
Since: 0.0.0
Located at TestParser.php
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Version: 1.0.0
Since: 0.0.0
Located at TestParser.php
Methods summary
public
|
|
public
|
|
public
object
|
|
public
string
|
|
public
|
#
__construct( String $filename )
Parse test information from a json file this method will parse the file and prepare the object use createTest to complete creation of test |
public
|