PHP Class AwsInspector\Tests\Model\AbstractTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: aoepeople/stackformation

Méthodes publiques

Méthode Description
extractDataReturnsExpectedArray ( )
getApiDataReturnsExpectedArray ( )
getAssocTagsReturnsExpectedArray ( )
getTagReturnsExpectedTag ( )
getTagReturnsNullIfExpectedTagDoesNotExist ( )
magicCallReturnsExpectedFieldValue ( )
magicCallReturnsNullIfExpectedFieldIsNotAvailable ( )
magicCallThrowsExceptionIfMethodDoesntStartWithGet ( )
matchesTagsReturnsFalseIfTagsAndFilterNotMatches ( )
matchesTagsReturnsTrueIfTagsAndFilterMatches ( )

Method Details

extractDataReturnsExpectedArray() public méthode

getApiDataReturnsExpectedArray() public méthode

getAssocTagsReturnsExpectedArray() public méthode

getTagReturnsExpectedTag() public méthode

getTagReturnsNullIfExpectedTagDoesNotExist() public méthode

magicCallReturnsExpectedFieldValue() public méthode

magicCallReturnsNullIfExpectedFieldIsNotAvailable() public méthode

magicCallThrowsExceptionIfMethodDoesntStartWithGet() public méthode

matchesTagsReturnsFalseIfTagsAndFilterNotMatches() public méthode

matchesTagsReturnsTrueIfTagsAndFilterMatches() public méthode