PHP Class Nelmio\Alice\Throwable\Exception\InvalidArgumentExceptionFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testTestCreateForEmptyIncludedFileInData ( )
testTestCreateForExpectedConfigurationArrayOfStringValue ( )
testTestCreateForExpectedConfigurationPositiveIntegerValue ( )
testTestCreateForExpectedConfigurationStringValue ( )
testTestCreateForFileCouldNotBeFound ( )
testTestCreateForFixtureExtendingANonTemplateFixture ( )
testTestCreateForFlagBagKeyMismatch ( )
testTestCreateForInvalidConstructorMethod ( )
testTestCreateForInvalidExpressionLanguageToken ( )
testTestCreateForInvalidExpressionLanguageTokenType ( )
testTestCreateForInvalidFakerFormatter ( )
testTestCreateForInvalidLimitValue ( )
testTestCreateForInvalidLimitValueForRecursiveCalls ( )
testTestCreateForInvalidOptionalFlagBoundaries ( )
testTestCreateForInvalidReferenceType ( )
testTestCreateForInvalidSeedConfigurationValue ( )
testTestCreateForNoIncludeStatementInData ( )
testTestCreateForRedundantUniqueValue ( )
testTestCreateForReferenceKeyMismatch ( )
testTestCreateForUnsupportedTypeForIdenticalValuesCheck ( )

Method Details

testTestCreateForEmptyIncludedFileInData() public method

testTestCreateForExpectedConfigurationArrayOfStringValue() public method

testTestCreateForExpectedConfigurationPositiveIntegerValue() public method

testTestCreateForExpectedConfigurationStringValue() public method

testTestCreateForFileCouldNotBeFound() public method

testTestCreateForFixtureExtendingANonTemplateFixture() public method

testTestCreateForFlagBagKeyMismatch() public method

testTestCreateForInvalidConstructorMethod() public method

testTestCreateForInvalidExpressionLanguageToken() public method

testTestCreateForInvalidExpressionLanguageTokenType() public method

testTestCreateForInvalidFakerFormatter() public method

testTestCreateForInvalidLimitValue() public method

testTestCreateForInvalidLimitValueForRecursiveCalls() public method

testTestCreateForInvalidOptionalFlagBoundaries() public method

testTestCreateForInvalidReferenceType() public method

testTestCreateForInvalidSeedConfigurationValue() public method

testTestCreateForNoIncludeStatementInData() public method

testTestCreateForRedundantUniqueValue() public method

testTestCreateForReferenceKeyMismatch() public method

testTestCreateForUnsupportedTypeForIdenticalValuesCheck() public method