Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.
/ privator Public archive

Utils for testing private methods and properties on PHP 7.0+

License

Notifications You must be signed in to change notification settings

mpyw/privator

Repository files navigation

Privator Build Status Coverage Status Scrutinizer Code Quality

Utils for testing private methods and properties.

Requirements

  • PHP: ^7.0 || ^8.0

Installing

composer require mpyw/privator --dev

Usage

See tests.