Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 538 Bytes

DataStructureManipulator

This package contains a very simple and basic example of class for the data structure manipolation.

Install

Test Suite

PhpUnit! https://phpunit.de/ is installed via the composer. Some test has been implemented. The configuration if the test suite is in the phpunit.xml file. To execute the test suite type

phpunit