PHP 클래스 JBZoo\PHPUnit\CalcTest

상속: extends JBZoo\PHPUnit\PHPUnit
파일 보기 프로젝트 열기: jbzoo/simpletypes

공개 메소드들

메소드 설명
testAbs ( )
testAdd ( )
testAddAndSubtract ( )
testChecks ( )
testDivision ( )
testFunction ( )
testImpossibleAdd1 ( )
testInvert ( )
testMultiply ( )
testNoValidTypes ( )
testPercent ( )
testPercentAddAndSubtract ( )
testPositiveAndNegative ( )
testSubtract ( )

메소드 상세

testAbs() 공개 메소드

public testAbs ( )

testAdd() 공개 메소드

public testAdd ( )

testAddAndSubtract() 공개 메소드

public testAddAndSubtract ( )

testChecks() 공개 메소드

public testChecks ( )

testDivision() 공개 메소드

public testDivision ( )

testFunction() 공개 메소드

public testFunction ( )

testImpossibleAdd1() 공개 메소드

public testImpossibleAdd1 ( )

testInvert() 공개 메소드

public testInvert ( )

testMultiply() 공개 메소드

public testMultiply ( )

testNoValidTypes() 공개 메소드

public testNoValidTypes ( )

testPercent() 공개 메소드

public testPercent ( )

testPercentAddAndSubtract() 공개 메소드

testPositiveAndNegative() 공개 메소드

testSubtract() 공개 메소드

public testSubtract ( )