Lib_Test_TestFactory
in package
Table of Contents
- $_logger : mixed
- $_soapDir : mixed
- __construct() : void
- run() : void
- runAll() : mixed
Properties
$_logger
private
mixed
$_logger
$_soapDir
private
mixed
$_soapDir
Methods
__construct()
public
__construct(string $soapDir, string $logName) : void
Parameters
- $soapDir : string
- $logName : string
Return values
void —run()
public
run(int $type, string $target) : void
Parameters
- $type : int
- $target : string
Return values
void —runAll()
public
runAll() : mixed