php-hamcrest-1.2.2-1.el7 in EPEL 7
↵ Return to the main page of php-hamcrest
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2015-10-15 |
Remi Collet <remi at fedoraproject dot org> - 1.2.2-1 |
- update to 1.2.2 |
2015-01-05 |
Remi Collet <remi at fedoraproject dot org> - 1.2.0-1 |
- initial package |
Provides
- php-composer(hamcrest/hamcrest-php)
- php-hamcrest
Files
- usr/
- share/
- doc/
- php-hamcrest-1.2.2/
- CHANGES.txt
- README.md
- TODO.txt
- composer.json
- licenses/
- php/
- Hamcrest/
- Arrays/
- IsArray.php
- IsArrayContaining.php
- IsArrayContainingInAnyOrder.php
- IsArrayContainingInOrder.php
- IsArrayContainingKey.php
- IsArrayContainingKeyValuePair.php
- IsArrayWithSize.php
- MatchingOnce.php
- SeriesMatchingOnce.php
- AssertionError.php
- BaseDescription.php
- BaseMatcher.php
- Collection/
- IsEmptyTraversable.php
- IsTraversableWithSize.php
- Core/
- AllOf.php
- AnyOf.php
- CombinableMatcher.php
- DescribedAs.php
- Every.php
- HasToString.php
- Is.php
- IsAnything.php
- IsCollectionContaining.php
- IsEqual.php
- IsIdentical.php
- IsInstanceOf.php
- IsNot.php
- IsNull.php
- IsSame.php
- IsTypeOf.php
- Set.php
- ShortcutCombination.php
- Description.php
- DiagnosingMatcher.php
- FeatureMatcher.php
- Hamcrest.php
- Internal/
- Matcher.php
- MatcherAssert.php
- Matchers.php
- NullDescription.php
- Number/
- IsCloseTo.php
- OrderingComparison.php
- SelfDescribing.php
- StringDescription.php
- Text/
- IsEmptyString.php
- IsEqualIgnoringCase.php
- IsEqualIgnoringWhiteSpace.php
- MatchesPattern.php
- StringContains.php
- StringContainsIgnoringCase.php
- StringContainsInOrder.php
- StringEndsWith.php
- StringStartsWith.php
- SubstringMatcher.php
- Type/
- IsArray.php
- IsBoolean.php
- IsCallable.php
- IsDouble.php
- IsInteger.php
- IsNumeric.php
- IsObject.php
- IsResource.php
- IsScalar.php
- IsString.php
- TypeSafeDiagnosingMatcher.php
- TypeSafeMatcher.php
- Util.php
- Xml/
- autoload.php