Test runner to run the Zeta Components test suite(s).
Source for this file: /UnitTest/src/test/runner.php
PHPUnit_TextUI_Command | --ezcTestRunner
Version: | //autogentag// |
SUITE_FILENAME
= 'tests/suite.php'
|
protected mixed |
$arguments
= array(
|
protected mixed |
$release
= 'trunk'
|
public ezcTestRunner |
__construct(
)
|
protected void |
getPackages(
$directory
)
|
protected void |
getTestSuite(
$directory
, $package
)
|
protected void |
handleCustomTestSuite(
)
|
protected void |
handleDsn(
$value
)
|
protected void |
handleRelease(
$value
)
|
protected void |
isPackageDir(
$directory
)
|
Name | Type | Description |
---|---|---|
$directory |
Name | Type | Description |
---|---|---|
$directory |
||
$package |
Name | Type | Description |
---|---|---|
$value |
Name | Type | Description |
---|---|---|
$value |
Name | Type | Description |
---|---|---|
$directory |