Post-parsing
AbstractTest.php
ApplicationTest.php
EnviromentTest.php
ExceptionTest.php
LoaderTest.php
MissingParameterTest.php
Post-parsing
Warnings:
Warning -
duplicate define element "PHPUnit_MAIN_METHOD" in file /Users/sxs/.hudson/jobs/Console-Release-0.1/workspace/checkout/tests/Console/Deamon/AbstractTest.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PHPUnit_MAIN_METHOD" in file /Users/sxs/.hudson/jobs/Console-Release-0.1/workspace/checkout/tests/Console/EnviromentTest.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PHPUnit_MAIN_METHOD" in file /Users/sxs/.hudson/jobs/Console-Release-0.1/workspace/checkout/tests/Console/ApplicationTest.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning - Class Console_LoaderTest parent PHPUnit_Framework_TestCase not found
Warning - Class Console_Exception_MissingParameterTest parent PHPUnit_Framework_TestCase not found
Warning - Class Console_ExceptionTest parent PHPUnit_Framework_TestCase not found
Warning -
duplicate define element "PHPUnit_MAIN_METHOD" in file /Users/sxs/.hudson/jobs/Console-Release-0.1/workspace/checkout/tests/Console/Exception/MissingParameterTest.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PHPUnit_MAIN_METHOD" in file /Users/sxs/.hudson/jobs/Console-Release-0.1/workspace/checkout/tests/Console/ExceptionTest.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning - class Console_Exception in package Console_Application parent not found in @see parent::__construct()
Warning - class Console_Exception in package Console_Application parent not found in @see parent::__construct()
Warning - class Console_Application_Abstract in package Console_Application parent not found in @see parent::getHelpMessage()
Warning - class Console_Application_Abstract in package Console_Application parent not found in @see parent::findConsoleParameters()
Warning -
duplicate define element "PHPUnit_MAIN_METHOD" in file /Users/sxs/.hudson/jobs/Console-Release-0.1/workspace/checkout/tests/Console/LoaderTest.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning - class Console_Application_Abstract in package Console_Application parent not found in @see parent::findConsoleParameters()
Warning - Class Console_EnviromentTest parent PHPUnit_Framework_TestCase not found
Warning - Class Console_Deamon_AbstractTest parent PHPUnit_Framework_TestCase not found
Warning - Class Console_Application_AbstractTest parent PHPUnit_Framework_TestCase not found
Warning - Class Console_ApplicationTest parent PHPUnit_Framework_TestCase not found
Errors:
Error - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Abstract.php
Warnings:
Warning on line 323 - Unknown tag "@accedd" used
Errors:
Error on line 149 - @access was passed neither "public" nor "private." Was passed: "protectd"
Error on line 515 - @access was passed neither "public" nor "private." Was passed: "public neccesary for pcntl_signal()"
Error on line 529 - @access was passed neither "public" nor "private." Was passed: "public neccesary for pcntl_signal()"
Error on line 543 - @access was passed neither "public" nor "private." Was passed: "public neccesary for pcntl_signal()"
Error on line 579 - Unclosed code tag in DocBlock, parsing will be incorrect
AbstractTest.php
Warnings:
Warning on line 21 - package Console is already in category default, will now replace with category Console
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
Warning on line 35 - no @package tag was used in a DocBlock for class Console_Application_Concrete
ApplicationTest.php
Warnings:
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
Warning on line 36 - no @package tag was used in a DocBlock for class TestApplication
Warning on line 44 - no @package tag was used in a DocBlock for class BadTestApplication
EnviromentTest.php
Warnings:
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
ExceptionTest.php
Warnings:
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
LoaderTest.php
Warnings:
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
MissingParameterTest.php
Warnings:
Warning on line 22 - Page-level DocBlock precedes "define PHPUnit_MAIN_METHOD", use another DocBlock to document the source element
Errors:
Error on line 59 - Unclosed pre tag in DocBlock, parsing will be incorrect
|
|