PHP Class Components_Unit_Components_Helper_VersionStabilityTest, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Components_TestCase
Show file Open project: horde/horde

Public Methods

Method Description
testAlpha ( )
testApiRc ( )
testApiStable ( )
testBeta ( )
testDev ( )
testInvalidAlpha ( )
testInvalidApiStable ( )
testInvalidBeta ( )
testInvalidDev ( )
testInvalidRc ( )
testInvalidStable ( )
testRc ( )
testStable ( )

Method Details

testAlpha() public method

public testAlpha ( )

testApiRc() public method

public testApiRc ( )

testApiStable() public method

public testApiStable ( )

testBeta() public method

public testBeta ( )

testDev() public method

public testDev ( )

testInvalidAlpha() public method

public testInvalidAlpha ( )

testInvalidApiStable() public method

testInvalidBeta() public method

public testInvalidBeta ( )

testInvalidDev() public method

public testInvalidDev ( )

testInvalidRc() public method

public testInvalidRc ( )

testInvalidStable() public method

public testInvalidStable ( )

testRc() public method

public testRc ( )

testStable() public method

public testStable ( )