D E F I P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- dataProvider() - Static method in class info.kuechler.bmf.taxcalculator.ExamplesCsvTest
- dataProvider() - Static method in class info.kuechler.bmf.taxcalculator.RemoteCompareIntegrationTest
- DocumentationExampleTest - Class in info.kuechler.bmf.taxcalculator
-
A simple test class to represent all variants of abstraction layers.
- DocumentationExampleTest() - Constructor for class info.kuechler.bmf.taxcalculator.DocumentationExampleTest
E
- ExamplesCsvTest - Class in info.kuechler.bmf.taxcalculator
-
Test classes with examples CSV files.
- ExamplesCsvTest() - Constructor for class info.kuechler.bmf.taxcalculator.ExamplesCsvTest
F
- FactoryTest - Class in info.kuechler.bmf.taxcalculator.rw
-
Simple test for
TaxCalculatorFactory
. - FactoryTest() - Constructor for class info.kuechler.bmf.taxcalculator.rw.FactoryTest
- FORMAT - Static variable in class info.kuechler.bmf.taxcalculator.ExamplesCsvTest
I
- info.kuechler.bmf.taxcalculator - package info.kuechler.bmf.taxcalculator
- info.kuechler.bmf.taxcalculator.rw - package info.kuechler.bmf.taxcalculator.rw
- init() - Static method in class info.kuechler.bmf.taxcalculator.RemoteCompareIntegrationTest
-
Initialize.
P
- PerformanceTest - Class in info.kuechler.bmf.taxcalculator.rw
-
Test class which contains tests for performance checks.
- PerformanceTest() - Constructor for class info.kuechler.bmf.taxcalculator.rw.PerformanceTest
R
- RemoteCompareIntegrationTest - Class in info.kuechler.bmf.taxcalculator
-
Test class.
- RemoteCompareIntegrationTest() - Constructor for class info.kuechler.bmf.taxcalculator.RemoteCompareIntegrationTest
- runFolderTestCases(String, String, String) - Method in class info.kuechler.bmf.taxcalculator.RemoteCompareIntegrationTest
-
Run all tests cases in the folder.
S
- stop() - Static method in class info.kuechler.bmf.taxcalculator.RemoteCompareIntegrationTest
-
Destroy.
T
- test(String, int, int, ExamplesCsvTest.WriterTaxClassConfigurer) - Method in class info.kuechler.bmf.taxcalculator.ExamplesCsvTest
- testAccessor() - Method in class info.kuechler.bmf.taxcalculator.rw.FactoryTest
-
Simple Test for using a
Accessor
fromTaxCalculatorFactory.createWithAccessor(int, int)
. - TestCreateHelper - Class in info.kuechler.bmf.taxcalculator
-
Helper to create test CSV.
- TestCreateHelper() - Constructor for class info.kuechler.bmf.taxcalculator.TestCreateHelper
- testGetInputsWithType() - Method in class info.kuechler.bmf.taxcalculator.rw.FactoryTest
- testGetOutputsWithType() - Method in class info.kuechler.bmf.taxcalculator.rw.FactoryTest
- testGetYearKey() - Method in class info.kuechler.bmf.taxcalculator.rw.FactoryTest
-
Test all values of
TaxCalculatorFactory.getYearKey(int, int)
. - testPerformance() - Method in class info.kuechler.bmf.taxcalculator.rw.PerformanceTest
- testPerformanceParallel() - Method in class info.kuechler.bmf.taxcalculator.rw.PerformanceTest
-
Tests the performance (very simple)
- testWriter() - Method in class info.kuechler.bmf.taxcalculator.rw.FactoryTest
-
Simple Test for using a
Writer
fromTaxCalculatorFactory.createWithWriter(int, int)
. - toTable() - Method in class info.kuechler.bmf.taxcalculator.TestCreateHelper
- transpose() - Method in class info.kuechler.bmf.taxcalculator.TestCreateHelper
U
- useAccessor() - Method in class info.kuechler.bmf.taxcalculator.DocumentationExampleTest
-
Using
Accessor
. - useGeneratedClasses() - Method in class info.kuechler.bmf.taxcalculator.DocumentationExampleTest
-
Using the
Calculator
class directly. - useWriterAndReader() - Method in class info.kuechler.bmf.taxcalculator.DocumentationExampleTest
All Classes All Packages