class TaxRuleTypeTest extends AbstractTypeTestCase

Properties

protected Application $app
protected array $formData

Methods

Details

at line 40
setUp()

in AbstractTypeTestCase at line 43
protected tearDown()

at line 52
test_getName_validTaxRule()

at line 57
testInValidDeliveryTaxRate_Blank()

at line 65
testInValidDeliveryTaxRate_OverMaxRength()

at line 73
testInValidDeliveryTaxRate_NotNumeric()

at line 81
testInValidDeliveryTaxRate_HasMinus()

at line 89
testValidDeliveryTaxRate_HasMinus()