PackageTest
extends TestCase
in package
FinalYes
Tests src/Package.php
Table of Contents
Properties
Methods
- setUp() : void
- Tests the parser
- testGeSuggest() : void
- Tests package Suggestions
- testGetAuthors() : void
- Tests package Authors
- testGetAutoload() : void
- Tests package Autoload
- testGetDescription() : void
- Tests package Description
- testGetDist() : void
- Tests package Dist
- testGetExtra() : void
- Tests package Extra info
- testGetHomepage() : void
- Tests package Homepage
- testGetKeywords() : void
- Tests package Keywords
- testGetLicense() : void
- Tests package License
- testGetName() : void
- Tests package Name
- testGetNamespace() : void
- Tests package Namespace
- testGetNotificationUrl() : void
- Tests package Notification URL
- testGetRequire() : void
- Tests package Require
- testGetRequireDev() : void
- Tests package Require-dev
- testGetSource() : void
- Tests package Source
- testGetTime() : void
- Tests package Time
- testGetType() : void
- Tests package Type
- testGetVersion() : void
- Tests package Version
Properties
$ComposerInfo
private
ComposerInfo
$ComposerInfo
$Package
private
Package
$Package
Methods
setUp()
Tests the parser
public
setUp() : void
testGeSuggest()
Tests package Suggestions
public
testGeSuggest() : void
testGetAuthors()
Tests package Authors
public
testGetAuthors() : void
testGetAutoload()
Tests package Autoload
public
testGetAutoload() : void
testGetDescription()
Tests package Description
public
testGetDescription() : void
testGetDist()
Tests package Dist
public
testGetDist() : void
testGetExtra()
Tests package Extra info
public
testGetExtra() : void
testGetHomepage()
Tests package Homepage
public
testGetHomepage() : void
testGetKeywords()
Tests package Keywords
public
testGetKeywords() : void
testGetLicense()
Tests package License
public
testGetLicense() : void
testGetName()
Tests package Name
public
testGetName() : void
testGetNamespace()
Tests package Namespace
public
testGetNamespace() : void
testGetNotificationUrl()
Tests package Notification URL
public
testGetNotificationUrl() : void
testGetRequire()
Tests package Require
public
testGetRequire() : void
testGetRequireDev()
Tests package Require-dev
public
testGetRequireDev() : void
testGetSource()
Tests package Source
public
testGetSource() : void
testGetTime()
Tests package Time
public
testGetTime() : void
testGetType()
Tests package Type
public
testGetType() : void
testGetVersion()
Tests package Version
public
testGetVersion() : void