Fr3nch13/CakePHP Utilities

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

testGetMinimumStability()

Tests the minimum stability

public testGetMinimumStability() : void

testGetPackages()

Tests the packages collection

public testGetPackages() : void

testParseBad()

Tests malformed json in lock file

public testParseBad() : void

testParseNoFile()

Tests missing lock file

public testParseNoFile() : void

        
On this page

Search results