PHP Class JBZoo\PHPUnit\CalcTest

Inheritance: extends JBZoo\PHPUnit\PHPUnit
Afficher le fichier Open project: jbzoo/simpletypes

Méthodes publiques

Méthode Description
testAbs ( )
testAdd ( )
testAddAndSubtract ( )
testChecks ( )
testDivision ( )
testFunction ( )
testImpossibleAdd1 ( )
testInvert ( )
testMultiply ( )
testNoValidTypes ( )
testPercent ( )
testPercentAddAndSubtract ( )
testPositiveAndNegative ( )
testSubtract ( )

Method Details

testAbs() public méthode

public testAbs ( )

testAdd() public méthode

public testAdd ( )

testAddAndSubtract() public méthode

public testAddAndSubtract ( )

testChecks() public méthode

public testChecks ( )

testDivision() public méthode

public testDivision ( )

testFunction() public méthode

public testFunction ( )

testImpossibleAdd1() public méthode

public testImpossibleAdd1 ( )

testInvert() public méthode

public testInvert ( )

testMultiply() public méthode

public testMultiply ( )

testNoValidTypes() public méthode

public testNoValidTypes ( )

testPercent() public méthode

public testPercent ( )

testPercentAddAndSubtract() public méthode

testPositiveAndNegative() public méthode

testSubtract() public méthode

public testSubtract ( )