C# Class InstaTax.Tests.ChapterSixDeductionTest

Exibir arquivo Open project: bagheera/tax

Private Methods

Method Description
ShouldNotAcceptPpfInvestmentAbovePpfCap ( ) : void
ShouldReturnCapValueAsDeductionIfLifeInsuranceAndElssInvestmentsExceedsTheCapAndOtherInvestmentAreZero ( ) : void
ShouldReturnDeductionCapAsDeductionWhenOnlyHousingLoanPrincipalAsInvestementWithEpfAndExceedsTheCap ( ) : void
ShouldReturnDeductionCapAsDeductionWhenOnlyHousingLoanPrincipalAsInvestementWithEpfAsZeroAndExceedsTheCap ( ) : void
ShouldReturnDeductionCapAsDeductionWhenTotalOfAllInvestmetIsAboveDeductionCap ( ) : void
ShouldReturnEpfAsDeductionIfNoOtherInvestmentIsMade ( ) : void
ShouldReturnLifeInsuranceInvestmentAsDeductionIfNoOtherInvestmentIsMadeAndEpfIsZero ( ) : void
ShouldReturnNoDeductionIfEpfIsNotAvailableAndNoOtherInvestmentIsMade ( ) : void
ShouldReturnSumOfLifeInsuranceAndElssIfBothAreWithinCapAndOtherInvestmentAreZero ( ) : void
ShouldReturnTotalDeductionsAsDeductionWhenOnlyHousingLoanPrincipalAsInvestementWithEpfAndUnderTheCap ( ) : void
ShouldReturnTotalDeductionsAsDeductionWhenOnlyHousingLoanPrincipalAsInvestementWithEpfAsZeroAndUnderTheCap ( ) : void
ShouldReturnTotalInvestmentAsDeductionIfLicElssAndPpfInvestmentsAreWithinTheInvestmantCapAndEpfIsZero ( ) : void
ShouldReturnTotalInvestmentAsDeductionWhenTotalOfAllInvestmetIsUnderDeductionCap ( ) : void
ShouldReturnTotalInvestmentCapAsDeductionIfLicElssAndPpfInvestmentsExceedsTheCapAndEpfIsZero ( ) : void
ShouldReturnTotalPpfInvestmentAsDeductionIfPpfInvestmentIsWithinPpfCapAndNoOtherInvestmentIsMade ( ) : void
ShouldReturnZeroDeductionIfInvestmentIsNotAvailableAndEpfIsZero ( ) : void
ShouldSaveTheInvestment ( ) : void
ShouldSaveTheInvestmentAlongWithTaxStatement ( ) : void