Skip to content

SKSasykin/test_uniteller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Задача:

Напишите класс на языке PHP, реализующий четыре арифметических действия над комплексными числами.
Напишите модульные тесты к этому классу.

###Installation:

$ git checkout [email protected]:Kpeamop/test_uniteller.git
$ cd test_uniteller
$ composer install 

###Run tests:

$ php test.php
PHPUnit 8.0.4 by Sebastian Bergmann and contributors.

........                                                            8 / 8 (100%)

Time: 40 ms, Memory: 4.00 MB

OK (8 tests, 12 assertions)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages