PHP Class MathPHP\Functions\ArithmeticTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
testMultipleProducts ( )
testMultipleSums ( )
testNestedArithmetic ( )
testProduct ( )
testSum ( )

Method Details

testMultipleProducts() public méthode

testMultipleSums() public méthode

public testMultipleSums ( )

testNestedArithmetic() public méthode

testProduct() public méthode

public testProduct ( )

testSum() public méthode

public testSum ( )