PHP Class Psecio\Versionscan\CheckFormatTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: psecio/versionscan

Public Methods

Method Description
testEverythingIsUnderTheChecksKey ( )
testNoDuplicates ( )
testProperSortOrder ( )
testStructureOfEachEntry ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
reduceArrayToCveList ( )

Method Details

setUp() protected method

protected setUp ( )

testEverythingIsUnderTheChecksKey() public method

testNoDuplicates() public method

public testNoDuplicates ( )

testProperSortOrder() public method

public testProperSortOrder ( )

testStructureOfEachEntry() public method