ParserAssertions.php
This file is part of the Parsica library.
Copyright (c) 2020 Mathias Verraes mathias@verraes.net
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Table of Contents
Traits
- ParserAssertions
- Convenience assertion methods. When writing tests for your own parsers, extend from this instead of PHPUnit's TestCase.