PHP 클래스 MathPHP\Functions\ArithmeticTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: markrogoyski/math-php

공개 메소드들

메소드 설명
testMultipleProducts ( )
testMultipleSums ( )
testNestedArithmetic ( )
testProduct ( )
testSum ( )

메소드 상세

testMultipleProducts() 공개 메소드

testMultipleSums() 공개 메소드

public testMultipleSums ( )

testNestedArithmetic() 공개 메소드

testProduct() 공개 메소드

public testProduct ( )

testSum() 공개 메소드

public testSum ( )