Xinc-Plugin-Publisher
[ class tree: Xinc-Plugin-Publisher ] [ index: Xinc-Plugin-Publisher ] [ all elements ]

Class: Xinc_Plugin_Repos_Publisher_PHPUnitTestResults

Source Location: /Xinc/Plugin/Repos/Publisher/PHPUnitTestResults.php

Class Overview

Xinc_Plugin_Base
   |
   --Xinc_Plugin_Repos_Publisher_PHPUnitTestResults



Constants

Methods


Inherited Methods

Class: Xinc_Plugin_Base

Xinc_Plugin_Base::getApiModules()
Xinc_Plugin_Base::getGuiWidgets()
Xinc_Plugin_Base::getTaskDefinitions()
Returns the defined tasks of the plugin
Xinc_Plugin_Base::validate()
Validate if the plugin can run properly on this system

Class Details

[line 35]


[ Top ]


Class Methods


method getGuiWidgets [line 49]

void getGuiWidgets( )



Tags:

access:  public


Overrides Xinc_Plugin_Base::getGuiWidgets() (parent method not documented)

[ Top ]

method getTaskDefinitions [line 44]

void getTaskDefinitions( )



Tags:

access:  public


Overrides Xinc_Plugin_Base::getTaskDefinitions() (Returns the defined tasks of the plugin)

[ Top ]

method registerResults [line 63]

boolean registerResults( Xinc_Build_Interface $build, string $sourceFile)

Copies a file into a special test results directory for the build and parse the xml file to generate statistics



Tags:

return:  True if registering was ok, false if it failed.
access:  public


Parameters:

Xinc_Build_Interface   $build   The actuall build.
string   $sourceFile   The xml file to read out.

[ Top ]

method validate [line 39]

void validate( )



Tags:

access:  public


Overrides Xinc_Plugin_Base::validate() (Validate if the plugin can run properly on this system)

[ Top ]


Class Constants

TESTRESULTS_DIR =  'testresults'

[line 37]


[ Top ]



Documentation generated on Sun, 09 Dec 2012 21:49:31 +0100 by phpDocumentor 1.4.4