PackagesCollectionTest
extends TestCase
in package
FinalYes
Tests src/Package.php
Table of Contents
Properties
Methods
- setUp() : void
- Tests the parser
- testGetByName() : void
- Tests packages Get By Name
- testGetByNamespace() : void
- Tests packages Get By Name
- testGetIndexedByName() : void
- Tests packages index by name
- testHasByName() : void
- Tests packages Has By Name
- testHasByNamespace() : void
- Tests packages Has By Namespace
Properties
$ComposerInfo
private
ComposerInfo
$ComposerInfo
$Packages
private
PackagesCollection
$Packages
Methods
setUp()
Tests the parser
public
setUp() : void
testGetByName()
Tests packages Get By Name
public
testGetByName() : void
testGetByNamespace()
Tests packages Get By Name
public
testGetByNamespace() : void
testGetIndexedByName()
Tests packages index by name
public
testGetIndexedByName() : void
testHasByName()
Tests packages Has By Name
public
testHasByName() : void
testHasByNamespace()
Tests packages Has By Namespace
public
testHasByNamespace() : void