Lggr
Public Member Functions | List of all members
PharIo\Manifest\ManifestLoaderTest Class Reference
Inheritance diagram for PharIo\Manifest\ManifestLoaderTest:
Inheritance graph
[legend]
Collaboration diagram for PharIo\Manifest\ManifestLoaderTest:
Collaboration graph
[legend]

Public Member Functions

 testCanBeLoadedFromFile ()
 
 testCanBeLoadedFromString ()
 
 testCanBeLoadedFromPhar ()
 
 testLoadingNonExistingFileThrowsException ()
 
 testLoadingInvalidXmlThrowsException ()
 

Detailed Description

@covers \PharIo\Manifest\ManifestLoader

@uses \PharIo\Manifest\Author @uses \PharIo\Manifest\AuthorCollection @uses \PharIo\Manifest\AuthorCollectionIterator @uses \PharIo\Manifest\AuthorElement @uses \PharIo\Manifest\AuthorElementCollection @uses \PharIo\Manifest\ApplicationName @uses \PharIo\Manifest\BundledComponent @uses \PharIo\Manifest\BundledComponentCollection @uses \PharIo\Manifest\BundledComponentCollectionIterator @uses \PharIo\Manifest\BundlesElement @uses \PharIo\Manifest\ComponentElement @uses \PharIo\Manifest\ComponentElementCollection @uses \PharIo\Manifest\ContainsElement @uses \PharIo\Manifest\CopyrightElement @uses \PharIo\Manifest\CopyrightInformation @uses \PharIo\Manifest\ElementCollection @uses \PharIo\Manifest\Email @uses \PharIo\Manifest\ExtElement @uses \PharIo\Manifest\ExtElementCollection @uses \PharIo\Manifest\License @uses \PharIo\Manifest\LicenseElement @uses \PharIo\Manifest\Manifest @uses \PharIo\Manifest\ManifestDocument @uses \PharIo\Manifest\ManifestDocumentMapper @uses \PharIo\Manifest\ManifestElement @uses \PharIo\Manifest\ManifestLoader @uses \PharIo\Manifest\PhpElement @uses \PharIo\Manifest\PhpExtensionRequirement @uses \PharIo\Manifest\PhpVersionRequirement @uses \PharIo\Manifest\RequirementCollection @uses \PharIo\Manifest\RequirementCollectionIterator @uses \PharIo\Manifest\RequiresElement @uses \PharIo\Manifest\Type @uses \PharIo\Manifest\Url @uses \PharIo\Version\Version @uses \PharIo\Version\VersionConstraint

Member Function Documentation

◆ testLoadingInvalidXmlThrowsException()

PharIo\Manifest\ManifestLoaderTest::testLoadingInvalidXmlThrowsException ( )

@uses \PharIo\Manifest\ManifestDocumentLoadingException


The documentation for this class was generated from the following file: