PHPackages                             raph007/phpunit-doctrine-collections-asserts - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. raph007/phpunit-doctrine-collections-asserts

ActiveLibrary[Testing &amp; Quality](/categories/testing)

raph007/phpunit-doctrine-collections-asserts
============================================

PHPUnit asserts for Doctrine Collections

v0.1.0(5y ago)014MITPHPPHP ^7.3

Since Sep 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/raph007/phpunit-doctrine-collections-asserts)[ Packagist](https://packagist.org/packages/raph007/phpunit-doctrine-collections-asserts)[ RSS](/packages/raph007-phpunit-doctrine-collections-asserts/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

PHPUnit Doctrine Collections asserts extensions
===============================================

[](#phpunit-doctrine-collections-asserts-extensions)

This extension allows asserting [Doctrine Collections](https://www.doctrine-project.org/projects/doctrine-collections/en/1.6/index.html#introduction) by given predicates in tests.

Installation
------------

[](#installation)

Install it via Composer:

```
composer require --dev raph007/phpunit-doctrine-collections-asserts

```

Usage
-----

[](#usage)

Use DoctrineCollectionsAsserts:

```
