ComposerInfoTest
extends TestCase
in package
FinalYes
Tests src/ComposerInfo.php
Table of Contents
Methods
- testGetHash() : void
- Tests the hash
- testGetMinimumStability() : void
- Tests the minimum stability
- testGetPackages() : void
- Tests the packages collection
- testParse() : void
- Tests the parser
- testParseBad() : void
- Tests malformed json in lock file
- testParseNoFile() : void
- Tests missing lock file
Methods
testGetHash()
Tests the hash
public
testGetHash() : void
testGetMinimumStability()
Tests the minimum stability
public
testGetMinimumStability() : void
testGetPackages()
Tests the packages collection
public
testGetPackages() : void
testParse()
Tests the parser
public
testParse() : void
testParseBad()
Tests malformed json in lock file
public
testParseBad() : void
testParseNoFile()
Tests missing lock file
public
testParseNoFile() : void